chore(security): gitignore live-site MariaDB dumps (customer/order PII)
site-update.sql is a full live-site export consumed locally for the 3D-store racks/editor data work — never commit (same PII class as the purged distro dumps). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
db1788bfe5
commit
cfd6b54731
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,3 +9,7 @@ ingest_raw/
|
|||||||
rarw*.txt
|
rarw*.txt
|
||||||
inertia.txt
|
inertia.txt
|
||||||
*.xlsx
|
*.xlsx
|
||||||
|
# live-site MariaDB dumps for 3D-store/editor data work — full site export, carries customer/
|
||||||
|
# order PII. Local-only; another lane consumes it for robotmonster.party/store racks + editor.
|
||||||
|
site-update.sql
|
||||||
|
*-dump.sql
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user