Changed dockerignore stricture

This commit is contained in:
2022-08-11 13:09:41 +01:00
parent 7cefb487da
commit 70883db5ad
2 changed files with 4 additions and 2 deletions
+4 -1
View File
@@ -149,4 +149,7 @@ ref-test/testing.py
database/data/
# Ignore Encryption Keyfile
.encryption.key
.encryption.key
# Ignore Data Dir
**/data/*
-1
View File
@@ -1 +0,0 @@
*