# Git internals accidentally nested in subprojects # Gramps persistent data and postgres cluster apps/gramps/data/ apps/gramps/db/ # Nextcloud persistent data apps/nextcloud/data/ apps/nextcloud/database/ apps/nextcloud/config/ # Passbolt secrets and database apps/passbolt/data/ # Android / Gradle build artifacts apps/shift-recorder/.gradle/ apps/shift-recorder/app/build/ apps/shift-recorder/build/ apps/shift-recorder/app-release-*.apk apps/shift-recorder/app-release-*.aab apps/shift-recorder/*.idsig apps/shift-recorder/android.keystore apps/shift-recorder/manifest-checksum.txt apps/stockfill/.gradle/ apps/stockfill/app/build/ apps/stockfill/build/ apps/stockfill/app-release-*.apk apps/stockfill/app-release-*.aab apps/stockfill/*.idsig apps/stockfill/android.keystore apps/stockfill/manifest-checksum.txt # Node / frontend artifacts **/node_modules/ **/dist/ **/.vite/ **/coverage/ **/playwright-report/ **/test-results/ # Python artifacts **/__pycache__/ **/*.pyc # IDE files **/.vscode/ apps/shift-recorder/ #!apps/shift-recorder/.vscode/launch.json apps/stockfill/ #!apps/stockfill/.vscode/launch.json #!apps/stockfill/.vscode/settings.json # Traefik data core/traefik/data/ # Authelia sqlite database and notifications core/authelia/data/ # Crowdsec generated state core/crowdsec/data/ core/crowdsec/logs/ core/crowdsec/config # Archived service data archive/esphome/data/ monitoring/gotify/data/ monitoring/grafana/data/ monitoring/portainer/data/ apps/gitea/data/ apps/searxng/ monitoring/prometheus/data/ monitoring/uptime-kuma/data/ # Keep compose files, Dockerfiles, configs, scripts, and documentation tracked