mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
gitignore: Ignore generated python-cffi files
This commit is contained in:
parent
b4f593e0e6
commit
89f7a3c3e4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -16,3 +16,4 @@ tags
|
|||
/releases
|
||||
/.stamps
|
||||
*.stamp
|
||||
/bindings/python-cffi/build/
|
||||
|
|
Loading…
Reference in a new issue