gitignore local operator notes (*.local.md may hold uplink secrets)
All checks were successful
CI / check (push) Successful in 3m44s
All checks were successful
CI / check (push) Successful in 3m44s
This commit is contained in:
parent
0bc65097bf
commit
847f51db15
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
||||||
/target
|
/target
|
||||||
config.toml
|
config.toml
|
||||||
|
# Local operator notes — may contain real uplink secrets. Never commit.
|
||||||
|
*.local.md
|
||||||
|
|
||||||
fedserv.db.jsonl
|
fedserv.db.jsonl
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue