Files
swmu_test_web/.gitignore
2025-11-04 13:50:38 +01:00

14 lines
122 B
Plaintext

# Python
__pycache__
*.pyc
*.pyo
# .idea
*.iws
**/.idea/workspace.xml **/.idea/tasks.xml
# virtual environment
/venv/