Files
dwroller/docs/.gitignore
alex a4cabbd2b8 Clean rules database and add documentation
- Remove OCR noise, credits, and duplicates from rules-database.json (288→255 rules)
- Add clean_rules.py script for rule cleanup
- Add CLAUDE.md, docs/, and update README with documentation links

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 17:35:36 +02:00

17 lines
136 B
Plaintext

# Generated docs
*.generated.md
*.backup.md
# Environment files
.env
.env.local
# IDE files
.idea/
.vscode/
*.swp
*.swo
# Logs
*.log