Skip to content

Commit

Permalink
Merge pull request #14 from lbeder/updates
Browse files Browse the repository at this point in the history
Updates and major refactoring
  • Loading branch information
lbeder authored Apr 19, 2023
2 parents eb2d6fe + 4e98954 commit 7b27f04
Show file tree
Hide file tree
Showing 7 changed files with 1,291 additions and 351 deletions.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
# VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# 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
Loading

0 comments on commit 7b27f04

Please sign in to comment.