Initial project structure in Rust with Rocket

This commit is contained in:
2026-07-22 17:08:43 -04:00
parent 0096259b4b
commit 7a65800892
7 changed files with 95 additions and 1 deletions
+5
View File
@@ -16,3 +16,8 @@ target/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Added by cargo
/target