aboutsummaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-01-25 21:21:09 +0000
committerAria Shrimpton <me@aria.rip>2024-01-25 21:21:09 +0000
commit983a1f5504512e9255d2bfa55cb9e5b4f904e78b (patch)
treeffed17498e4011be253ffe1b3a6b8a4ca53772bf /src/.gitignore
parentf876d3e0ee856e5c50e4665f2874d58c06887310 (diff)
add docker image
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/.gitignore b/src/.gitignore
index aeb024c..e84191a 100644
--- a/src/.gitignore
+++ b/src/.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
@@ -18,4 +14,4 @@ compiled/
/gen_code/
/racket_specs/gen_lib_spec/
/racket_specs/gen_prop_spec/
-/racket_specs/gen_match/ \ No newline at end of file
+/racket_specs/gen_match/