Initial commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/target
|
||||
|
||||
# May wish to include this later since this is primarily a library,
|
||||
# but ignoring it for early development
|
||||
Cargo.lock
|
||||
|
||||
# Backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
Reference in New Issue
Block a user