Files
chatmail-core/.gitignore
Alexander Krotov 20ce5f6967 Ignore .rsynclist
2019-11-30 01:32:51 +01:00

28 lines
295 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
python/.venv/
python/liveconfig*
# ignore doxgen generated files
deltachat-ffi/html
deltachat-ffi/xml
.rsynclist