Files
damn-my-slow-skt/.gitignore
T
Tom You 083505c952
Auto Bump and Publish / bump-and-publish (push) Failing after 8m24s
CI / lint-and-test (20) (push) Successful in 1m1s
CI / lint-and-test (22) (push) Successful in 1m3s
init
2026-06-11 15:16:51 +09:00

52 lines
538 B
Plaintext

# Config (contains credentials)
config.yaml
config.yml
config-skt.yaml
# Environment
.env
.env.*
!.env.ai-ready
!.env.example
# Node.js
node_modules/
# Build output
dist/
# Database
*.db
*.sqlite
*.sqlite3
*.json.db
# Puppeteer cache
.cache/
# Logs
*.log
# macOS
.DS_Store
# IDE
.idea/
*.swp
# Screenshots
skt-error.png
screenshot.png
speed-test-result.png
# Update cache
.update-cache.json
# Sisyphus (AI agent planner)
.sisyphus/
!.sisyphus/.gitignore
!.sisyphus/plans/
!.sisyphus/evidence/
.claude/autoresearch-results.tsv