Initial Commit
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
.vscode/
|
||||
*.code-workspace
|
||||
Reference in New Issue
Block a user