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
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
modules/firmware/*
|
|
|
|
# vim swap files
|
|
*.swp
|
|
|
|
# Local scratch project, not part of this flake.
|
|
tf-inspect/
|