Michael Vogt лет назад: 13
Родитель
Сommit
e7baf3065d
2 измененных файлов с 21 добавлено и 0 удалено
  1. 18 0
      .gitignore
  2. 3 0
      debian/gbp.conf

+ 18 - 0
.gitignore

@@ -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

+ 3 - 0
debian/gbp.conf

@@ -0,0 +1,3 @@
+[DEFAULT]
+prebuild = ./prepare-release pre-export
+postbuild = ./prepare-release post-build