правки
Some checks failed
CI / Lint (ruff + mypy) (push) Failing after 36s
CI / Run tests (push) Has been skipped
CI / Docker build test (push) Successful in 7s

This commit is contained in:
2026-03-30 16:50:47 +07:00
parent 3447c45a29
commit 8c25c17382

7
.gitignore vendored
View File

@@ -16,6 +16,13 @@ Desktop.ini
*.sublime-* *.sublime-*
*.code-workspace *.code-workspace
# =============================================================================
# AI
# =============================================================================
.claude/
.cursor/
.gpt/
# ============================================================================= # =============================================================================
# Logs # Logs
# ============================================================================= # =============================================================================