mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
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.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
/target
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
|
||||
# ignore vi temporaries
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user