init: README + .gitignore (polygon v0.1.0)

This commit is contained in:
2026-07-31 19:23:53 +04:00
commit 6250ba224d
2 changed files with 64 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Bytecode
__pycache__/
*.pyc
*.pyo
# IDE
.idea/
.vscode/
*.iml
# OS
.DS_Store
Thumbs.db
*.swp
*.swo
*~
# Temp
*.bak
*.orig
# Services (генерируются from_stands.py)
services/*.yaml