core(git/ignore): adding the gitignore
This commit is contained in:
parent
494fd81aaf
commit
0bc12e86e4
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,7 +1,15 @@
|
|||
build/
|
||||
*.o
|
||||
*.a
|
||||
*.d
|
||||
*.dSYM/
|
||||
Colleen
|
||||
Grace
|
||||
Sully
|
||||
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
||||
.clangd
|
||||
.clang-format
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue