gitignore
authorMichael Wallner <mike@php.net>
Mon, 21 Jan 2013 11:37:52 +0000 (12:37 +0100)
committerMichael Wallner <mike@php.net>
Mon, 21 Jan 2013 11:37:52 +0000 (12:37 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f2cea0c
--- /dev/null
@@ -0,0 +1,23 @@
+
+# /
+/*~
+/*.tgz
+/.deps
+/*.lo
+/*.la
+/config.[^m]*
+/configure*
+/lib*
+/ac*.m4
+/ltmain.sh
+/install-sh
+/Make*
+/mk*
+/missing
+/.libs
+/build
+/include
+/modules
+/autom4te*
+/.dep.inc
+run-tests.php