fix: delete artefacts

This commit is contained in:
2026-04-27 00:30:26 +03:00
parent 2f27527c2e
commit b8334efa5a
15 changed files with 44 additions and 776 deletions

13
.gitignore vendored
View File

@@ -8,14 +8,6 @@ site/
*.pyc
*.pyo
# opencode skills (agent-only)
.opencode/
AGENTS.md
.github/
# Scripts (except hooks)
scripts/
# IDE
.idea/
.vscode/
@@ -36,13 +28,8 @@ htmlcov/
# Environment
.env
.env.example
.venv/
venv/
# uv cache
.uv/
# Scripts cache
scripts/__pycache__/