Files
chatmail-core/.gitignore
Simon Laux 704a902cc5 add build directory to gitignore
(libdeltachat generated with cmake)
2021-03-20 18:23:30 +01:00

29 lines
302 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