summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-09-29 01:50:09 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-09-29 12:48:13 +0100
commit33eb4ed739af3871f5aedd9ca944cc134f012523 (patch)
tree70f06959264b0d3908e20750bf71781ffa97aead /.gitignore
parenta986b3b8a0f43300ec82f569c848f780ec83cb56 (diff)
i18n: Call po/Makefile directly from debian/rules
This makefile likes to dirty things quite a bit, since that's how gettext seems to like to work. In our call from debian/rules, we avoid that. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a635e97..3f10beb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*~
tests/tmp
+debian/tmp
debian/dgit
debian/git-debrebase
debian/dgit-infrastructure
@@ -7,6 +8,7 @@ debian/files
debian/*.substvars
debian/*.log
debian/debhelper-build-stamp
+debian/.debhelper
dgit-user.7
dgit-nmu-simple.7
dgit-maint-native.7