dev #1

Open
pankovea wants to merge 3 commits from dev into main
Showing only changes of commit f9d525ef3f - Show all commits

3
.gitignore vendored
View File

@ -2,3 +2,6 @@
*.json *.json
# Ini file with privat info # Ini file with privat info
*.ini *.ini
# VS Code
.vscode
venv