projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d20b7
)
debian: Make git ignore several intermediate files.
author
Carl Worth
<cworth@cworth.org>
Mon, 19 Apr 2010 17:13:29 +0000
(10:13 -0700)
committer
Carl Worth
<cworth@cworth.org>
Mon, 19 Apr 2010 17:13:29 +0000
(10:13 -0700)
The "make release" target doesn't cause these to be left around, but
manually doing something like ./debian/rules/build can.
debian/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/debian/.gitignore
b/debian/.gitignore
new file mode 100644
(file)
index 0000000..
801ca02
--- /dev/null
+++ b/
debian/.gitignore
@@ -0,0
+1,3
@@
+*.debhelper
+*.debhelper.log
+*.substvars