aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-24 19:38:45 -0700
committerFuwn <[email protected]>2024-09-24 19:38:45 -0700
commitc26287d1c37f8a486f4204973eecdb2f9e9056a1 (patch)
tree92a987a4bb1e3d9edd8df79bda72213195f0b7ac /.gitignore
parentchore(nix): add nix development environment (diff)
downloadwhirl-develop.tar.xz
whirl-develop.zip
chore(nix): binary and docker container builderHEADdevelop
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index f8283b2..5a523b6 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