mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 20:41:20 +00:00
ignore gzipped files
This commit is contained in:
parent
9fa9f6af52
commit
d89adf0534
1 changed files with 1 additions and 0 deletions
1
cs-code/.gitignore
vendored
1
cs-code/.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
*.dat
|
||||
*.gz
|
||||
*.h
|
||||
*.src
|
||||
*.sym
|
||||
|
|
Loading…
Reference in a new issue