more files to ignore

This commit is contained in:
Alexandre Duret-Lutz 2008-05-30 17:03:07 +02:00
parent ff134eb81e
commit ed589d8c5a
6 changed files with 16 additions and 2 deletions

5
.gitignore vendored
View file

@ -10,7 +10,7 @@ libtool
*.patch
*.o
*~
#*#
\#*#
.*
!.gitignore
*.bak
@ -18,3 +18,6 @@ libtool
stdout
*.lo
*.la
*.orig
*.rej
*.old

View file

@ -1,2 +1,3 @@
*.lo
TAGS
dottynips
empt_check

1
iface/nips/nips_vm/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
nipsvm

7
src/eltlparse/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
eltlparse.cc
eltlparse.hh
*.output
eltlscan.cc
location.hh
position.hh
stack.hh

1
src/eltltest/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
defs

View file

@ -1,2 +1,3 @@
Makefile.in
Makefile
incltest.cc