Local docker-ignore file

This commit is contained in:
dannyrb 2019-05-08 13:07:50 -04:00
parent 7a4fb95e10
commit 8f2fd7418b

View File

@ -0,0 +1,16 @@
# Output
dist/
# Dependencies
node_modules/
# Root
README.md
Dockerfile
# Misc. Config
.git
.DS_Store
.gitignore
.vscode
.circleci