Skip to content

Commit

Permalink
add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
admin committed Oct 22, 2024
1 parent dac1745 commit 6d2e4c6
Show file tree
Hide file tree
Showing 144 changed files with 4,977 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/
**/*/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

.justfile
.vscode
.idea
.DS_Store
.DS_Store
Loading

0 comments on commit 6d2e4c6

Please sign in to comment.