init .gitignore
This commit is contained in:
parent
8767e4ca6e
commit
0f2d066430
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1 +1,9 @@
|
||||||
|
bin/
|
||||||
|
|
||||||
|
# clang
|
||||||
|
.cache
|
||||||
|
compile_commands.json
|
||||||
|
|
||||||
|
# valgrind
|
||||||
|
vgcore.*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue