mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +03:00
This means we have to maintain this file. However we want packagers to be able to reproduce builds from tags etc, so we need to provide the lock file I think.
19 lines
179 B
Plaintext
19 lines
179 B
Plaintext
/target
|
|
**/*.rs.bk
|
|
|
|
# ignore vi temporaries
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
|
|
include
|
|
.dc-history.txt
|
|
*.db
|
|
*.db-blobs
|
|
|
|
python/.eggs
|
|
python/.tox
|
|
*.egg-info
|
|
__pycache__
|
|
python/src/deltachat/capi*.so
|