aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2011-09-26 03:05:29 +0200
committerGravatar Sebastian Spaeth <Sebastian@SSpaeth.de>2011-09-29 09:04:50 +0200
commitdc8a1745e1890853ae26e3d7425c1156556a6136 (patch)
tree1d0690f4d483d0dbc3d9a0a36aa6b6ebfe47f67b /.gitignore
parent0241a68e9eb67904ac1805ccc82910c555711ac6 (diff)
python: add a .gitignore file and refine the toplevel one
The line 'notmuch' in the toplevel .gitignore file is to broad and matches bindings/python/notmuch making it cumbersome to git-add files within that directory. Refine the toplevel file to only match the generated notmuch executable and add a more specialized .gitignore file to the python directory. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 02ab0044..9468e30e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@ TAGS
tags
*cscope*
.deps
-notmuch
+/notmuch
notmuch.sym
notmuch-shared
notmuch.1.gz