Yahya Darman
Initial clean commit on master branch
82cfa24
raw
history blame
223 Bytes
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.log
# Virtual Environment
venv/
.venv/
# IDE-specific files
.idea/
.vscode/
# Environment variables
.env
# Reports and generated files
reports/
# macOS system files
.DS_Store