Created initial version

This commit is contained in:
Profitroll
2023-05-11 20:19:46 +02:00
parent ca948b0329
commit 948942fdf2
7 changed files with 134 additions and 0 deletions

6
.gitignore vendored
View File

@@ -160,3 +160,9 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Project
venv
venv_linux
venv_windows
.vscode