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