mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-04-22 09:40:46 +00:00
.gitignore:
* Added generated *.gch files to the ignore list
This commit is contained in:
parent
c3c75004f9
commit
8eeb49f98c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@ build*
|
|||
eclipse*
|
||||
neo/ipch
|
||||
*~
|
||||
*.gch
|
||||
|
||||
Doom3BFG.exe
|
||||
base/_common.crc
|
||||
|
|
Loading…
Reference in a new issue