Configure rocket.rs project
This commit is contained in:
parent
9b386cd7b0
commit
234458e11c
5 changed files with 1491 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,3 +3,6 @@
|
|||
|
||||
# Ignore challenge data files
|
||||
/data/
|
||||
|
||||
# Added by cargo
|
||||
/target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue