first commit
This commit is contained in:
commit
5847fb0582
14 changed files with 543 additions and 0 deletions
12
.dockerignore
Normal file
12
.dockerignore
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# ignore files while using docker
|
||||
|
||||
/node_modules
|
||||
*.md
|
||||
!README.md
|
||||
.*ignore
|
||||
!.dockerignore
|
||||
.editorconfig
|
||||
.eslint*
|
||||
client
|
||||
drupal
|
||||
postgres
|
||||
Loading…
Add table
Add a link
Reference in a new issue