mirror of
https://github.com/myronblair/parkerslingshot
synced 2026-06-30 17:50:22 -05:00
3e18d71378
Full booking system with Square card-on-file, 10-step booking flow, pre-departure checklist, and Mailjet email integration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
# Credentials (server-only — never commit real values)
|
|
db.php
|
|
config.php
|
|
|
|
# Uploads / user files
|
|
uploads/
|
|
*.log
|
|
|
|
# OS / editor
|
|
.DS_Store
|
|
*.swp
|