fix up the .gitignore files that got accidently nuked in the previous commit

This commit is contained in:
Bill Currie 2002-01-07 05:02:03 +00:00
parent 34c5702da6
commit d51888b639
6 changed files with 8 additions and 2 deletions

5
.gitignore vendored
View file

@ -1,7 +1,8 @@
quake2
*.plg
*.bce
*.bcp
*.opt
*.plg
.vimrc
debugi386
quake2
releasei386

1
client/.gitignore vendored
View file

@ -1 +1,2 @@
*.d
.vimrc

1
game/.gitignore vendored
View file

@ -1 +1,2 @@
*.d
.vimrc

1
linux/.gitignore vendored
View file

@ -1,5 +1,6 @@
*.d
*.map
.vimrc
debugi386
debugi386-glibc
releasei386

1
qcommon/.gitignore vendored
View file

@ -1 +1,2 @@
*.d
.vimrc

1
server/.gitignore vendored
View file

@ -1 +1,2 @@
*.d
.vimrc