Initial release

This commit is contained in:
Julian Müller (ChaoticByte) 2023-04-30 12:16:48 +02:00
parent 9e3f7b8a93
commit cd6036eff4
11 changed files with 670 additions and 2 deletions

3
.gitignore vendored
View file

@ -158,3 +158,6 @@ cython_debug/
# 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/
/models/*
!/models/.gitkeep