21 lines
612 B
Plaintext
21 lines
612 B
Plaintext
/plugins/*
|
|
!/plugins/.gitkeep
|
|
!/plugins/cache-on-save/
|
|
!/plugins/story-blocks/
|
|
!/plugins/entry-actions/
|
|
/data/
|
|
/accounts/testrunner.yaml
|
|
/accounts/tester.yaml
|
|
/pages/01.trips/italy-2026-demo/
|
|
/pages/02.post/*ui-test*/
|
|
/config/plugins/git-sync.yaml
|
|
/config/plugins/api-private.php
|
|
/config/security.yaml
|
|
/config/security-private.php
|
|
/config/versions.yaml
|
|
# Per-host env override tree — holds LIVE secrets (JWT, CSRF salt, git-sync
|
|
# token) + per-host overrides. Never commit/sync: git-sync stages anything
|
|
# not gitignored, so an untracked /env/ would boomerang to Gitea.
|
|
/env/
|
|
/themes/intotheeast/node_modules/
|