mirror of
https://github.com/myronblair/jarvis
synced 2026-07-27 16:22:55 -05:00
43be3e1105
Untracked from git and added to .gitignore. The file stays on disk at public_html/admin/downloads/ (served behind admin auth) and in the jarvis-private + VM110 copies — it is no longer pushed to GitHub going forward. NOTE: prior revisions remain in GitHub history; a git filter-repo purge + force-push is still pending user sign-off, as are rotations of the secrets that were in it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
18 lines
215 B
Plaintext
18 lines
215 B
Plaintext
# Credentials - never commit
|
|
public_html/admin/downloads/INFRASTRUCTURE-REFERENCE.md
|
|
api/config.php
|
|
backup/
|
|
|
|
# Logs
|
|
logs/
|
|
*.log
|
|
|
|
# OS
|
|
.DS_Store
|
|
.imunify_patch_id
|
|
.ssh/
|
|
mail.*/
|
|
logs/
|
|
backup/
|
|
arc-reactor-secrets.json
|