summaryrefslogtreecommitdiff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-01-23 04:12:01 +0200
committerGuillem Jover <guillem@debian.org>2009-01-23 04:25:32 +0200
commit6d08e24e768558a45f94ab72a14904acf845b473 (patch)
tree7a7c83ad191ca4466f838cbb05dc755bcde3d91c /scripts/.gitignore
parentdb9645cff36a3fff3c597764fb8d49fbc819bad7 (diff)
downloaddpkg-6d08e24e768558a45f94ab72a14904acf845b473.tar.gz
Cleanup .gitignore files
Move common ignore matches to the top-level .gitignore. Force directory matching by adding a trailing /. Remove unused matches (enoent). Add missing matches (t.tmp and autom4te.cache/).
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r--scripts/.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
index ede2efb3f..4857018c7 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -1,5 +1,3 @@
-Makefile
-Makefile.in
dpkg-architecture
dpkg-buildpackage
dpkg-checkbuilddeps
@@ -20,3 +18,4 @@ install-info
install-info-stamp
cleanup-info
822-date
+t.tmp