chore: add .gitignore entries for IDE config and build artifacts

This commit is contained in:
2024-12-14 21:25:13 +00:00
parent dd6599af84
commit f6362d8ec8
+5
View File
@@ -1,4 +1,9 @@
# ---> Python
.vscode
.history
form.db*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]