mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
build: ignore *.stamp
The current case is docstring.stamp, but it's likely that others will arise.
This commit is contained in:
parent
4f0fe36c47
commit
c07e0cf256
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,3 +15,4 @@ tags
|
||||||
.*.swp
|
.*.swp
|
||||||
/releases
|
/releases
|
||||||
/.stamps
|
/.stamps
|
||||||
|
*.stamp
|
||||||
|
|
Loading…
Reference in a new issue