core(git/ignore): adding all the file generated
This commit is contained in:
parent
1802311034
commit
e0880b7172
1 changed files with 3 additions and 7 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -8,18 +8,14 @@ build/
|
||||||
*/Grace/Grace
|
*/Grace/Grace
|
||||||
*/Sully/Sully
|
*/Sully/Sully
|
||||||
|
|
||||||
Colleen_kid.c
|
Colleen_kid.*
|
||||||
Grace_kid.c
|
Grace_kid.c*
|
||||||
Sully_*.c
|
Sully_*.c*
|
||||||
Sully_*
|
Sully_*
|
||||||
|
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea/
|
|
||||||
.vscode/
|
|
||||||
|
|
||||||
# Clang tools
|
|
||||||
.clangd
|
.clangd
|
||||||
.clang-format
|
.clang-format
|
||||||
compile_commands.json
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue