Files
nixfiles/.gitignore
T
Emma Thorpe e275be3660 chore: gitignore the local tf-inspect scratch project
tf-inspect/ is a separate project living untracked in the repo root; ignore
it so it stops showing in git status and cannot be lost to git clean.

Closes #52
2026-06-29 13:29:25 +01:00

8 lines
105 B
Plaintext

modules/firmware/*
# vim swap files
*.swp
# Local scratch project, not part of this flake.
tf-inspect/