summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2021-03-26 11:32:08 +0530
committerGitHub <noreply@github.com>2021-03-26 11:32:08 +0530
commit41ab8338eca02be308426cccf136738c6d450e9d (patch)
tree3a03242b6e05440fe9e5343f2499907e74e2db7c /.gitignore
parente0dfcbdba4d4fb0e61ff4c4c2302e3e8d931e7c3 (diff)
Commit Cargo.lock to fix dependency versions (#117)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 4a48579c..44017d16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,10 +2,6 @@
# will have compiled files and executables
**/target
-# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
-# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
-Cargo.lock
-
# These are backup files generated by rustfmt
**/*.rs.bk