Files
chatmail-core/.gitignore
2021-04-15 00:30:50 +03:00

31 lines
313 B
Plaintext

/target
**/*.rs.bk
/build
# 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
coverage/