aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/.gitignore
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-19 10:13:29 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-19 10:13:29 -0700
commitf7c957f4deb4c49bbff6e0a83a59fb7631714939 (patch)
treee5b73d90a9ae0aba5c9cf9a59e35438753a67cd4 /debian/.gitignore
parente6d20b7b8f47bcd5da14639c31a4943e188c070d (diff)
debian: Make git ignore several intermediate files.
The "make release" target doesn't cause these to be left around, but manually doing something like ./debian/rules/build can.
Diffstat (limited to 'debian/.gitignore')
-rw-r--r--debian/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 00000000..801ca02d
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1,3 @@
+*.debhelper
+*.debhelper.log
+*.substvars