.playwright-mcp/ venv/ node_modules/ __pycache__/ instance/ uploads/ *.db *.db-journal __pycache__/ *.pyc *.log *.env .migrate/ project_files.md *.md notes.md docker-compose.yml changes.txt !README.md !CLA.md !CONTRIBUTING.md !CHANGES.md !UPSTREAM-SYNC.md !.github/CLA-SETUP.md !docs/**/*.md !deployment/**/*.md !client_docs/**/*.md !client_docs/*.md docker-compose.dev.yml docker-compose.lite.yml docker-compose.postgres.yml .clinerules temp/ .claude/ plan/ # Offline vendor dependencies (downloaded during Docker build) static/vendor/ # Docs build artifacts docs/_site/ docs/.jekyll-cache/ docs/README.md site/ .cache/ docs/overrides/.cache/ # Documentation deployment files (examples only) docs/.github-deploy.yml # Documentation conversion scripts (one-time use) scripts/convert_to_mkdocs.py unraid/ # Internal ops files — do not commit to public repo CLAUDE.md UPSTREAM-SYNC.md sync-upstream.sh scripts/pre-sync-check.sh scripts/check-dictia.sh