forked from Trustie/forgeplus
.dockerignore
This commit is contained in:
parent
3462a1bd6b
commit
e57c6aa132
|
@ -0,0 +1,10 @@
|
|||
.git
|
||||
.env
|
||||
.dockerignore
|
||||
log/*
|
||||
tmp/*
|
||||
test/*
|
||||
!/log/.keep
|
||||
!/tmp/.keep
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue