Add .gitignore and .dockerignore files
This commit is contained in:
5
.dockerignore
Normal file
5
.dockerignore
Normal file
@@ -0,0 +1,5 @@
|
||||
.idea/
|
||||
data/
|
||||
secrets/
|
||||
compose.override.yaml
|
||||
.git/
|
||||
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
.idea/
|
||||
data/
|
||||
secrets/
|
||||
compose.override.yaml
|
||||
Reference in New Issue
Block a user