Skip to content

Commit 99e6271

Browse files
authored
new Cargo.lock file (#32)
1 parent 53916ee commit 99e6271

File tree

3 files changed

+988
-6
lines changed

3 files changed

+988
-6
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
debug/
44
target/
55

6-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8-
Cargo.lock
9-
106
# These are backup files generated by rustfmt
117
**/*.rs.bk
128

@@ -18,4 +14,4 @@ Cargo.lock
1814
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
1915
# and can be added to the global gitignore or merged into this file. For a more nuclear
2016
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
21-
#.idea/
17+
#.idea/

0 commit comments

Comments
 (0)