Files
chatmail-core/.gitignore
Floris Bruynooghe 98611e6041 Add Cargo.lock
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.
2019-06-30 20:13:39 +02:00

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