chore: Adding valgrind files to gitignore.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,10 @@
|
|||||||
.cache/
|
.cache/
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|
||||||
|
#valgrind
|
||||||
|
vgcore*
|
||||||
|
|
||||||
# Binary
|
# Binary
|
||||||
test
|
test
|
||||||
|
int/
|
||||||
|
libset.a
|
||||||
|
Reference in New Issue
Block a user