add .gitignore and gbp.conf
authorMichael Vogt <mvo@ubuntu.com>
Thu, 16 May 2013 09:34:38 +0000 (11:34 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Thu, 16 May 2013 09:34:38 +0000 (11:34 +0200)
.gitignore [new file with mode: 0644]
debian/gbp.conf [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d40fb81
--- /dev/null
@@ -0,0 +1,18 @@
+aclocal.m4
+autom4te.cache/
+build/
+buildlib/config.guess
+buildlib/config.sub
+configure
+debian/copyright
+doc/de/
+doc/es/
+doc/fr/
+doc/it/
+doc/ja/
+doc/pl/
+doc/pt/
+doc/pt_BR/
+doc/examples/sources.list
+marks.bzr
+marks.git
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644 (file)
index 0000000..1df123a
--- /dev/null
@@ -0,0 +1,3 @@
+[DEFAULT]
+prebuild = ./prepare-release pre-export
+postbuild = ./prepare-release post-build