aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-04-30 07:42:30 +0000
committerMartin Willi <martin@strongswan.org>2009-04-30 07:42:30 +0000
commit466f11bfaf56c389947b2cbee6dd4f1fb56a821e (patch)
tree764fdea0f0e5a0d52fb0f75eb52110a7c1d4d0cc /.gitignore
parentf67eebccc8d47046c9c821ad24a161e302fbcad8 (diff)
downloadstrongswan-466f11bfaf56c389947b2cbee6dd4f1fb56a821e.tar.bz2
strongswan-466f11bfaf56c389947b2cbee6dd4f1fb56a821e.tar.xz
added .gitignore files, ready for the switch
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..12f2680db
--- /dev/null
+++ b/.gitignore
@@ -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