Files
polygon/.gitignore
T

24 lines
197 B
Plaintext

# Bytecode
__pycache__/
*.pyc
*.pyo
# IDE
.idea/
.vscode/
*.iml
# OS
.DS_Store
Thumbs.db
*.swp
*.swo
*~
# Temp
*.bak
*.orig
# Services (генерируются from_stands.py)
services/*.yaml