chore: add .gitignore
This commit is contained in:
parent
fa1221c69e
commit
2f5dee3406
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
.build/
|
||||
.cache/
|
||||
bin/
|
||||
compile_commands.json
|
Loading…
Reference in a new issue