2026-09-21 09:04:44 +07:00

16 lines
135 B
Plaintext

# Python
__pycache__/
*.py[cod]
.venv/
venv/
# Environments & IDEs
.env
.vscode/
.idea/
.ipynb_checkpoints/
# OS
.DS_Store
Thumbs.db