mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-01-22 07:51:20 +00:00
Added a few windows-specific (and my development enviroment :) ignores.
This commit is contained in:
parent
565e135571
commit
afd8217d2d
1 changed files with 5 additions and 0 deletions
5
source/.gitignore
vendored
5
source/.gitignore
vendored
|
@ -1,6 +1,11 @@
|
|||
*.d
|
||||
*.o
|
||||
*.obj
|
||||
qw-server
|
||||
qw-client-x11
|
||||
qw-client-svga
|
||||
qw-client-glx
|
||||
client.exe
|
||||
server.exe
|
||||
p
|
||||
|
||||
|
|
Loading…
Reference in a new issue