summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-04-12 15:39:22 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-04-12 15:39:22 +0200
commita7e0b9149cd01af5919a1981b4578850255bd941 (patch)
treee12d1c4c50f757439c733a5d86c49998b81b6142 /.gitignore
parenta6b4c677d1c8302c39b83de8d50716d912e2e95a (diff)
Add Cargo.lock to the repository.
- This enables reproducible builds of our tools and shared objects. - Fixes #9.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ac6c5b0d..317f9995 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
/target/
**/*.rs.bk
*~
-Cargo.lock
.gdb_history
.dir-locals.el