added .gitignore files, ready for the switch

This commit is contained in:
Martin Willi 2009-04-30 07:42:30 +00:00
parent f67eebccc8
commit 466f11bfaf
14 changed files with 40 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.sub
configure
depcomp
install-sh
ltmain.sh
missing
.libs
.deps
config.log
config.status
libtool
*.l[ao]
*.[ao]
y.tab.[ch]
lex.yy.c
*keywords.c

6
scripts/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
bin2array
bin2sql
id2sql
key2keyid
keyid2sql
thread_analysis

1
src/_copyright/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
_copyright

1
src/_updown/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
_updown

1
src/charon/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
charon

1
src/ipsec/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
ipsec

1
src/libstrongswan/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
oid.[ch]

1
src/openac/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
openac

2
src/pluto/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
pluto
_pluto_adns

1
src/scepclient/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
scepclient

1
src/starter/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
starter

1
src/stroke/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
stroke

1
src/whack/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
whack

1
testing/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
do-tests