changed folder structure, added and renamed files

This commit is contained in:
2022-10-12 15:46:33 +02:00
parent 160437dfd3
commit f7c6cc271c
5 changed files with 32 additions and 0 deletions

5
.gitignore vendored
View File

@ -1,3 +1,8 @@
# editor related files
*.swp
*~
*.bak
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]