This commit is contained in:
2024-02-12 13:04:41 +01:00
parent 0255c22b01
commit 22ea95cf13
5 changed files with 26 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Config
config.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]