fix gitignore
This commit is contained in:
parent
740b631d44
commit
73226349db
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
.cache/
|
.cache/
|
||||||
.session.vim
|
.session.vim
|
||||||
*.exe
|
*.exe
|
||||||
|
./gear
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
**/*.o
|
**/*.o
|
||||||
**/*.glsl.h
|
**/*.glsl.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue