Skip to content

Commit

Permalink
Init cargo package
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono committed Jan 17, 2025
1 parent 6a419a6 commit 4be83dc
Show file tree
Hide file tree
Showing 5 changed files with 1,026 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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 @@ -18,4 +18,4 @@ Cargo.lock
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/
Loading

0 comments on commit 4be83dc

Please sign in to comment.