update stale files list

This commit is contained in:
Mikhail Chusavitin
2026-02-06 13:03:59 +03:00
parent 80ec7bc6b8
commit 2f3c20fea6

19
.gitignore vendored
View File

@@ -16,6 +16,25 @@ config.yaml
# Local Go build cache used in sandboxed runs
.gocache/
# Local tooling state
.claude/
# Editor settings
.idea/
.vscode/
*.swp
*.swo
# Temp and logs
*.tmp
*.temp
*.log
# Go test/build artifacts
*.out
*.test
coverage/
# ---> macOS
# General
.DS_Store