Update .gitignore
Some checks failed
devranta build / Build (push) Failing after 5s

This commit is contained in:
retoor 2024-12-14 22:25:13 +01:00
parent 5368ff9ee3
commit 41e52f9d81

5
.gitignore vendored
View File

@ -1,4 +1,9 @@
# ---> Python
.vscode
.history
form.db*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]