first init

This commit is contained in:
ISMAIL MASSERAN
2026-09-01 12:22:43 +08:00
parent ca6e55f853
commit 1e6cebc163
718 changed files with 1048 additions and 203719 deletions
+32
View File
@@ -0,0 +1,32 @@
# Virtual environments
.venv/
venv/
env/
ENV/
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg-info/
.eggs/
dist/
build/
# PyInstaller (Windows .exe output)
*.spec
# MyKad dumps and local secrets
photo.jpg
*.jpeg
.env
.env.*
# OS / editor
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp