initial commit, empty rocket server
This commit is contained in:
commit
27d02a0d5c
11 changed files with 2980 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# rust
|
||||
/target
|
||||
|
||||
# ide
|
||||
.idea/
|
||||
|
||||
# os
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue