Skip to content
Snippets Groups Projects
Unverified Commit 3ded2b69 authored by Tim Donohue's avatar Tim Donohue Committed by GitHub
Browse files

Merge pull request #586 from tdonohue/bug_fix_dockerignore

[Docker] .dockerignore doesn't ignore "node_modules"
parents 3298c4e6 cda800f3
No related branches found
No related tags found
No related merge requests found
.git
node-modules
__build__
__server_build__
.idea
.vscode
.DS_Store
*.iml
# Build folders
node_modules
build
dist
typings
tsd_typings
npm-debug.log
dist
coverage
.idea
*.iml
__build__
__server_build__
# Node
*.log
npm-debug.log.*
# Angular files
*.ngfactory.ts
*.css.shim.ts
*.scss.shim.ts
.DS_Store
# Webpack files
webpack.records.json
npm-debug.log.*
morgan.log
yarn-error.log
*.css
package-lock.json
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment