mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-22 03:51:12 +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
|
||||
*.sym
|
||||
.deps
|
||||
Makefile.deps
|
||||
equipid.qc
|
||||
|
|
Loading…
Reference in a new issue