Add .gitignore files

This commit is contained in:
Alexandre Duret-Lutz 2008-03-13 10:45:48 +01:00
parent c06c95c4f1
commit 5ef7084b61
50 changed files with 394 additions and 0 deletions

2
iface/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
Makefile.in
Makefile

8
iface/gspn/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
Makefile.in
Makefile
*.lo
*.o
*.la
.deps
.libs
defs

9
iface/gspn/examples/simple/.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
simple.cap
simple.cc
simple.mark
simple.minval
simple.outtype
simple.parse
simple.sc
simple.string
simple.val