.env .gitignore

This commit is contained in:
2026-08-20 10:36:08 +02:00
parent 75fba0229a
commit b4956f780f
2 changed files with 78 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.env
data/checkmk/sites/*
!data/checkmk/sites/.gitkeep
data/npm/data/*
!data/npm/data/.gitkeep
data/npm/letsencrypt/*
!data/npm/letsencrypt/.gitkeep
data/npm/custom-certs/*
!data/npm/custom-certs/.gitkeep
backups/*
!backups/.gitkeep
*.tar.gz
*.log