mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-10 06:31:52 +00:00
ignore the .dat and .sym files
This commit is contained in:
parent
c39447a5cf
commit
be35af6714
1 changed files with 2 additions and 0 deletions
2
klik/.gitignore
vendored
2
klik/.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
|
*.dat
|
||||||
*.qfo
|
*.qfo
|
||||||
|
*.sym
|
||||||
.deps
|
.deps
|
||||||
Makefile.deps
|
Makefile.deps
|
||||||
equipid.qc
|
equipid.qc
|
||||||
|
|
Loading…
Reference in a new issue