Added project structure

This commit is contained in:
2022-07-14 16:32:46 +02:00
parent ec2dcc2b4b
commit a781aaa41d
19 changed files with 336 additions and 3 deletions

6
.gitignore vendored
View File

@@ -138,3 +138,9 @@ dmypy.json
# Cython debug symbols
cython_debug/
# custom vs code
PythonImportHelper-v2-Completion.json
appsettings.*.json
# idea
.idea/