mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
Have git ignore tags & cscope files
This commit is contained in:
parent
ddac17343a
commit
19d951ee16
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
TAGS
|
TAGS
|
||||||
|
tags
|
||||||
|
*cscope*
|
||||||
.deps
|
.deps
|
||||||
notmuch
|
notmuch
|
||||||
notmuch.1.gz
|
notmuch.1.gz
|
||||||
|
|
Loading…
Reference in a new issue