# Default-deny: exclude every file and dir at the repo root,
# including dotfiles (so .env / .pi-runtime-caches never leak),
# then re-include only what we choose to track.

/*
/.*

# Re-included paths
!/.gitignore
!/README.md
!/ai-server/
!/dark-mechanicus/
!/llama.cpp/
!/memory/
!/scripts/
!/session-handoff/
!/shared/
!/tests/
!/themes/
!/token-stats/
