docker,git: ignore more files

This commit is contained in:
Valentin Tolmer
2021-12-08 10:58:17 +01:00
committed by nitnelave
parent 110b7c7d5b
commit 6c9086cc78
3 changed files with 15 additions and 8 deletions
+10 -2
View File
@@ -14,15 +14,23 @@ Dockerfile
.dockerignore
# Don't track docs
README.md
*.md
LICENSE
docs/*
example_configs/*
# Output of `npm install rollup`
node_modules/*
package-lock.json
package.json
# Pre-build binaries
*.tar.gz
# Various config files that shouldn't be tracked
.env
lldap_config.toml
server_key
users.db*
screenshot.png
recipe.json
*.md