.env .gitignore
This commit is contained in:
+13
@@ -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
|
||||
Reference in New Issue
Block a user