Skip to content

Commit

Permalink
Update distributions (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed Apr 20, 2024
1 parent 4ca1bce commit eb317a4
Show file tree
Hide file tree
Showing 6 changed files with 1,919 additions and 111 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@
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

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

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb


# Added by cargo
/target

Expand Down
Loading

0 comments on commit eb317a4

Please sign in to comment.