mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
dockerignore: ignore more artefacts
This commit is contained in:
committed by
nitnelave
parent
790fd7c5d1
commit
618e7e3585
+3
-1
@@ -1,5 +1,7 @@
|
||||
# Don't track git
|
||||
.git/*
|
||||
.github/*
|
||||
.gitignore
|
||||
|
||||
# Don't track cargo generated files
|
||||
target/*
|
||||
@@ -18,5 +20,5 @@ Dockerfile
|
||||
lldap_config.toml
|
||||
server_key
|
||||
users.db*
|
||||
.gitignore
|
||||
screenshot.png
|
||||
recipe.json
|
||||
|
||||
Reference in New Issue
Block a user