aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index 0ae42b9b..05082097 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -32,10 +32,12 @@
[git-import-orig]
#upstream-branch = newupstream
#debian-branch = dfsgclean
+#filter = .svn
# Options only affecting git-import-dsc
[git-import-dsc]
#upstream-branch = svn-upstream
+#filter = [ 'CVS', '.cvsignore' ]
# Options only affecting git-dch
[git-dch]