12 lines
135 B
Text
12 lines
135 B
Text
# ignore files while using docker
|
|
|
|
/node_modules
|
|
*.md
|
|
!README.md
|
|
.*ignore
|
|
!.dockerignore
|
|
.editorconfig
|
|
.eslint*
|
|
client
|
|
drupal
|
|
postgres
|