Add proper .gitignore

This commit is contained in:
BeawIT Admin
2026-07-03 02:07:33 +00:00
parent 2980fcf509
commit 34b6b89b12
+6
View File
@@ -0,0 +1,6 @@
venv/
__pycache__/
*.pyc
*.log
.DS_Store
.env