server template

This commit is contained in:
Oliver Atkinson
2024-05-08 09:48:05 -06:00
parent ed85756bfc
commit cc21efdea9
11 changed files with 606 additions and 4 deletions

11
server/.gitignore vendored
View File

@@ -1 +1,10 @@
/target
/debug/
/target/
/.vscode/
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb