prompt_template/.gitignore

26 lines
211 B
Text

# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Python
__pycache__/
*.py[cod]
# Logs
*.log
# Local overrides
!.gitignore
# Cache
.ruff_cache/
# AI tool configs
.claude/
.aider.chat.history.md