mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
Ignore .tox everywhere, not only in python/
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,8 +12,8 @@ include
|
|||||||
*.db
|
*.db
|
||||||
*.db-blobs
|
*.db-blobs
|
||||||
|
|
||||||
|
.tox
|
||||||
python/.eggs
|
python/.eggs
|
||||||
python/.tox
|
|
||||||
*.egg-info
|
*.egg-info
|
||||||
__pycache__
|
__pycache__
|
||||||
python/src/deltachat/capi*.so
|
python/src/deltachat/capi*.so
|
||||||
|
|||||||
Reference in New Issue
Block a user