ai-kraken/.gitignore
jeff a29c6d8808 Initial scaffold: README, .gitignore, dir skeleton
Project: NixOS live USB that boots a Windows workstation into a headless
"AI mode" with Ollama + CUDA + MinIO-backed model sync.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 12:39:42 -06:00

16 lines
216 B
Text

# Nix build outputs
result
result-*
# Baked-in secrets / host-specific files copied at build time
keys/
# Editor noise
.direnv/
.vscode/
*.swp
.DS_Store
# Do not commit the AI-CONFIG contents
AI-CONFIG/
minio.env