mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-12 05:32:24 +00:00
better ignorage
This commit is contained in:
parent
4ef52da08a
commit
24da5fdadc
1 changed files with 11 additions and 20 deletions
31
.gitignore
vendored
31
.gitignore
vendored
|
@ -1,29 +1,20 @@
|
|||
*.bce
|
||||
*.bcp
|
||||
*.opt
|
||||
*.plg
|
||||
.vimrc
|
||||
debug*
|
||||
quake2
|
||||
release*
|
||||
tags
|
||||
*.libs
|
||||
ChangeLog
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
build-stamp
|
||||
config.cache
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
configure
|
||||
config.status
|
||||
configure
|
||||
configure-stamp
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
missing
|
||||
mkinstalldirs
|
||||
stamp-h
|
||||
stamp-h.in
|
||||
client
|
||||
ctf
|
||||
game
|
||||
linux
|
||||
qcommons
|
||||
ref_*
|
||||
server
|
||||
unix
|
||||
stamp-*
|
||||
|
|
Loading…
Reference in a new issue