mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-21 19:41:21 +00:00
Update .gitignore to remove binaries
Keep the repo clean!
This commit is contained in:
parent
ad66e0a7bf
commit
4b8986be45
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,3 +2,6 @@
|
||||||
*/*.d
|
*/*.d
|
||||||
build/*
|
build/*
|
||||||
*.sh
|
*.sh
|
||||||
|
*.3dsx
|
||||||
|
*.smdh
|
||||||
|
*.elf
|
Loading…
Reference in a new issue