]> granicus.if.org Git - pgbouncer/commitdiff
Add and populate .gitignore files
authorDan McGee <dan@archlinux.org>
Wed, 22 Jun 2011 00:37:26 +0000 (19:37 -0500)
committerMarko Kreen <markokr@gmail.com>
Fri, 24 Jun 2011 13:10:53 +0000 (16:10 +0300)
Signed-off-by: Dan McGee <dan@archlinux.org>
.gitignore [new file with mode: 0644]
doc/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a755c30
--- /dev/null
@@ -0,0 +1,10 @@
+/aclocal.m4
+/config.guess
+/config.log
+/config.mak
+/config.status
+/config.sub
+/configure
+/install-sh
+/obj
+/pgbouncer
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644 (file)
index 0000000..6bba959
--- /dev/null
@@ -0,0 +1,4 @@
+/config.xml
+/pgbouncer.1
+/pgbouncer.5
+/usage.xml