9da680730d
deleted: monitoring/influxdb/influxd.bolt deleted: monitoring/influxdb/influxd.sqlite
25 lines
331 B
Plaintext
25 lines
331 B
Plaintext
#*
|
|
#!**/
|
|
#!.gitignore
|
|
#!**/Dockerfile
|
|
#!docker-compose.yml
|
|
**/data/
|
|
**/db/
|
|
**/database/
|
|
apps/nextcloud/config/
|
|
core/crowdsec/config/
|
|
**/.env
|
|
|
|
apps/stockfill/
|
|
apps/shift-recorder/
|
|
|
|
!apps/searxng/
|
|
apps/searxng/*
|
|
|
|
!apps/searxng/Dockerfile
|
|
!apps/searxng/docker-compose.yml
|
|
venv/
|
|
core/authelia/users_database.yml
|
|
monitoring/influxdb/*
|
|
|