Skip to content

Commit

Permalink
chore: removed unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
jortrr committed Nov 23, 2024
1 parent 670a51f commit 1678db7
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 1,467 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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 All @@ -15,3 +15,5 @@ target/

**/*.log
.vscode

flake.lock
Loading

0 comments on commit 1678db7

Please sign in to comment.