chore: Add uptime-kuma files to .gitignore, fixed gitea-db gitignore

This commit is contained in:
2025-11-17 21:54:24 +01:00
parent 0f75fe02c2
commit b4bce72611
+2 -1
View File
@@ -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