mirror of
https://github.com/soulis-1256/assemblrr.git
synced 2026-08-30 01:51:39 +00:00
Re-wire without replacing compose. Update the shared login on every UI. Make assemblrr quality profiles the Radarr/Sonarr Add New default. config edit is picker-only. Forward Seerr Host headers, chmod only the VPN secrets just written, and ignore Python cache files.
19 lines
No EOL
255 B
Text
19 lines
No EOL
255 B
Text
*.log
|
|
tmp/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.pytest_cache/
|
|
|
|
# Runtime files (generated by setup.sh)
|
|
.env
|
|
.assemblrr-config
|
|
|
|
# VPN credential files (generated by setup.sh, mounted as Docker secrets)
|
|
secrets/
|
|
|
|
# Caveman
|
|
/.agents/
|
|
skills-lock.json |