Files
steam-chat/.gitignore
tursom f8f330c054 update
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-11 12:16:17 +08:00

29 lines
207 B
Plaintext

# Dependencies
node_modules/
# Config
config.js
.env
# Logs
logs/
*.log
# Auth / Secrets
session.json
refresh.token
# Build
dist/
# Test coverage
coverage/
# IDE
.idea/
.codex
.vscode/
# OS
.DS_Store