26 lines
467 B
Plaintext
26 lines
467 B
Plaintext
# Files and globs indexed for the local homelab AI helper.
|
|
# Keep this non-secret. The index is built from repository content only.
|
|
homelab.yml
|
|
README.md
|
|
jeannie
|
|
docs/**/*.md
|
|
infra/**/*.md
|
|
infra/**/*.yml
|
|
infra/**/*.yaml
|
|
infra/**/*.json
|
|
infra/**/*.txt
|
|
infra/**/*.sh
|
|
infra/**/*.py
|
|
bootstrap/**/*.md
|
|
bootstrap/**/*.tf
|
|
bootstrap/**/*.tftpl
|
|
bootstrap/**/*.yml
|
|
bootstrap/**/*.yaml
|
|
apps/**/*.md
|
|
apps/**/*.yaml
|
|
apps/**/*.yml
|
|
apps/**/*.tf
|
|
apps/**/*.php
|
|
apps/**/*.sh
|
|
scripts/*
|