Skip to content

Commit

Permalink
Check subdirectories as well
Browse files Browse the repository at this point in the history
  • Loading branch information
seabaylea committed May 20, 2019
1 parent 51b2567 commit 34f3b66
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
node_modules/
node_modules_linux/
Dockerfile
.dockerignore
.gitignore
.git
README.md
LICENSE
.vscode
**/node_modules/
**/node_modules_linux/
**/Dockerfile
**/.dockerignore
**/.gitignore
**/.git
**/README.md
**/LICENSE
**/.vscode

0 comments on commit 34f3b66

Please sign in to comment.