Skip to content

Commit

Permalink
Initial commit to public repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
omer9564 committed May 10, 2023
0 parents commit 1838635
Show file tree
Hide file tree
Showing 39 changed files with 5,067 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/

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

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

.idea/
Loading

0 comments on commit 1838635

Please sign in to comment.