Files
NastyNAS/.gitignore
Tony M 8301d0e17c Initial commit: Unraid server documentation setup
- Added issues.md with Docker page performance fix (readmore.js)
- Added CLAUDE.md for AI assistant context
- Added todo.md for change tracking
- Server: NastyNAS with ollama/ollama Docker installed
2025-09-01 02:31:25 -05:00

25 lines
252 B
Plaintext

# Unraid Configuration Gitignore
# Temporary files
*.tmp
*.temp
*.swp
*.swo
*~
# Log files
*.log
# Backup files
*.bak
*.backup
*.old
# OS files
.DS_Store
Thumbs.db
# Sensitive data (add any files with passwords/tokens here)
secrets.txt
*.key
*.pem