mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
.gitignore: Ignore the releases directory.
The "make release" target creates this directory, but it's nothing I'll ever want to add to the git repository.
This commit is contained in:
parent
0f34809197
commit
f23b233e3a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@ libnotmuch.so*
|
|||
*~
|
||||
.*.swp
|
||||
*.elc
|
||||
releases
|
||||
|
|
Loading…
Reference in a new issue