Added dockerignore
This commit is contained in:
parent
d909347a7e
commit
712e393ccf
5
.dockerignore
Normal file
5
.dockerignore
Normal file
@ -0,0 +1,5 @@
|
||||
.git/
|
||||
logs/*.*
|
||||
db/*.sqlite*
|
||||
tmp/*.*
|
||||
public/assets
|
Loading…
Reference in New Issue
Block a user