Add .gitignore for private/ - local-only files never pushed to gitea
Moved two real OPNsense firewall/NAT rule exports (real internal IPs and ports) into private/ so they can stay on disk for reference without ever being committed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
0f92317abb
commit
a9649f6306
@@ -0,0 +1,4 @@
|
|||||||
|
# Local-only files that must never be pushed to gitea (secrets, real
|
||||||
|
# firewall/NAT exports, private notes, etc.). Anything dropped in here
|
||||||
|
# stays local.
|
||||||
|
private/
|
||||||
Reference in New Issue
Block a user