chore: Add uptime-kuma files to .gitignore, fixed gitea-db gitignore
This commit is contained in:
+2
-1
@@ -8,7 +8,7 @@ sync.ffs_lock
|
|||||||
.env.forust
|
.env.forust
|
||||||
|
|
||||||
# Volumes and data directories
|
# Volumes and data directories
|
||||||
gitea/gitea-db/*
|
gitea/gitea-db/
|
||||||
gitea/gitea-data/*
|
gitea/gitea-data/*
|
||||||
n8n/n8n-data/*
|
n8n/n8n-data/*
|
||||||
n8n/n8n-node-data/*
|
n8n/n8n-node-data/*
|
||||||
@@ -16,6 +16,7 @@ adguardhome/data/*
|
|||||||
dockmon/data/*
|
dockmon/data/*
|
||||||
portainer/portainer_data/*
|
portainer/portainer_data/*
|
||||||
metube/MeTube_downloads
|
metube/MeTube_downloads
|
||||||
|
uptime-kuma/data/
|
||||||
|
|
||||||
# Traefik files
|
# Traefik files
|
||||||
traefik/letsencrypt/acme.json
|
traefik/letsencrypt/acme.json
|
||||||
|
|||||||
Reference in New Issue
Block a user