Files
ai-community/.gitignore
qiudl 91ef5dc161 chore: add .gitignore and remove node_modules from tracking
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 20:51:35 +10:30

22 lines
159 B
Plaintext

# Dependencies
node_modules/
# Build artifacts
dist/
build/
# OS files
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/
# Logs
*.log
# Temp files
*.tmp
*.swp