Added some boilerplate

This commit is contained in:
2024-06-04 13:41:33 +02:00
commit 38109d8108
351 changed files with 111806 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Generated by Cargo
# will have compiled files and executables
/target/
/dist/
/static/
/.dioxus/
# These are backup files generated by rustfmt
**/*.rs.bk