Initial commit
This commit is contained in:
commit
8cec608e21
8 changed files with 137 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
||||
# Alternative VCS systems
|
||||
/.jj/
|
||||
/.hg/
|
||||
/.pijul/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
Loading…
Add table
Add a link
Reference in a new issue