Skip to content

Commit

Permalink
safety slashes
Browse files Browse the repository at this point in the history
  • Loading branch information
spectria-limina committed Dec 3, 2024
1 parent b65b1e1 commit f8e0749
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/
/debug/
/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
/Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down

0 comments on commit f8e0749

Please sign in to comment.