]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
added .gitignore files, ready for the switch
authorMartin Willi <martin@strongswan.org>
Thu, 30 Apr 2009 07:42:30 +0000 (07:42 -0000)
committerMartin Willi <martin@strongswan.org>
Thu, 30 Apr 2009 07:42:30 +0000 (07:42 -0000)
14 files changed:
.gitignore [new file with mode: 0644]
scripts/.gitignore [new file with mode: 0644]
src/_copyright/.gitignore [new file with mode: 0644]
src/_updown/.gitignore [new file with mode: 0644]
src/charon/.gitignore [new file with mode: 0644]
src/ipsec/.gitignore [new file with mode: 0644]
src/libstrongswan/.gitignore [new file with mode: 0644]
src/openac/.gitignore [new file with mode: 0644]
src/pluto/.gitignore [new file with mode: 0644]
src/scepclient/.gitignore [new file with mode: 0644]
src/starter/.gitignore [new file with mode: 0644]
src/stroke/.gitignore [new file with mode: 0644]
src/whack/.gitignore [new file with mode: 0644]
testing/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..12f2680
--- /dev/null
@@ -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
diff --git a/scripts/.gitignore b/scripts/.gitignore
new file mode 100644 (file)
index 0000000..a667970
--- /dev/null
@@ -0,0 +1,6 @@
+bin2array
+bin2sql
+id2sql
+key2keyid
+keyid2sql
+thread_analysis
diff --git a/src/_copyright/.gitignore b/src/_copyright/.gitignore
new file mode 100644 (file)
index 0000000..23ebcb3
--- /dev/null
@@ -0,0 +1 @@
+_copyright
diff --git a/src/_updown/.gitignore b/src/_updown/.gitignore
new file mode 100644 (file)
index 0000000..372d895
--- /dev/null
@@ -0,0 +1 @@
+_updown
diff --git a/src/charon/.gitignore b/src/charon/.gitignore
new file mode 100644 (file)
index 0000000..8357dae
--- /dev/null
@@ -0,0 +1 @@
+charon
diff --git a/src/ipsec/.gitignore b/src/ipsec/.gitignore
new file mode 100644 (file)
index 0000000..70025a7
--- /dev/null
@@ -0,0 +1 @@
+ipsec
diff --git a/src/libstrongswan/.gitignore b/src/libstrongswan/.gitignore
new file mode 100644 (file)
index 0000000..48a8d1d
--- /dev/null
@@ -0,0 +1 @@
+oid.[ch]
diff --git a/src/openac/.gitignore b/src/openac/.gitignore
new file mode 100644 (file)
index 0000000..9aa8577
--- /dev/null
@@ -0,0 +1 @@
+openac
diff --git a/src/pluto/.gitignore b/src/pluto/.gitignore
new file mode 100644 (file)
index 0000000..8aa8745
--- /dev/null
@@ -0,0 +1,2 @@
+pluto
+_pluto_adns
diff --git a/src/scepclient/.gitignore b/src/scepclient/.gitignore
new file mode 100644 (file)
index 0000000..0cc9ec6
--- /dev/null
@@ -0,0 +1 @@
+scepclient
diff --git a/src/starter/.gitignore b/src/starter/.gitignore
new file mode 100644 (file)
index 0000000..4ac0ea8
--- /dev/null
@@ -0,0 +1 @@
+starter
diff --git a/src/stroke/.gitignore b/src/stroke/.gitignore
new file mode 100644 (file)
index 0000000..26c37a4
--- /dev/null
@@ -0,0 +1 @@
+stroke
diff --git a/src/whack/.gitignore b/src/whack/.gitignore
new file mode 100644 (file)
index 0000000..b1bf2d8
--- /dev/null
@@ -0,0 +1 @@
+whack
diff --git a/testing/.gitignore b/testing/.gitignore
new file mode 100644 (file)
index 0000000..dc0dd92
--- /dev/null
@@ -0,0 +1 @@
+do-tests