chore: gitignore /private/ folder
Holds local-only credentials, forensic captures, and per-server creds files that must never be committed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -51,5 +51,8 @@ docker-compose.override.yml
|
||||
# Filesystem storage backend root (FilesystemBackend default location)
|
||||
/storage/
|
||||
|
||||
# Private credentials + forensic captures — never commit
|
||||
/private/
|
||||
|
||||
# Local berth-PDF + brochure samples used as upload fixtures during dev.
|
||||
/berth_pdf_example/
|
||||
|
||||
Reference in New Issue
Block a user