Basic project functions

This commit is contained in:
Malte Schröder
2025-12-23 15:51:15 +01:00
commit 42cbeb9f1e
11 changed files with 6656 additions and 0 deletions

7
.gitignore vendored Normal file
View File

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