update gitignore
This commit is contained in:
parent
17abd5e1d2
commit
020797b9d8
5 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,8 @@ include/gear/resources.h
|
||||||
res/res.c
|
res/res.c
|
||||||
log.txt
|
log.txt
|
||||||
*.exe
|
*.exe
|
||||||
|
*.pdb
|
||||||
|
*.ilk
|
||||||
gear-bin
|
gear-bin
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
**/*.o
|
**/*.o
|
||||||
|
|
BIN
gear-bin.ilk
BIN
gear-bin.ilk
Binary file not shown.
BIN
gear-bin.pdb
BIN
gear-bin.pdb
Binary file not shown.
BIN
gear.ilk
BIN
gear.ilk
Binary file not shown.
BIN
gear.pdb
BIN
gear.pdb
Binary file not shown.
Loading…
Add table
Reference in a new issue