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
This commit is contained in:
Tony M
2025-09-01 02:31:25 -05:00
commit 8301d0e17c
4 changed files with 128 additions and 0 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# 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