til/.dockerignore

18 lines
191 B
Plaintext
Raw Normal View History

2020-09-13 18:40:35 +00:00
node_modules
jspm_packages
.env
Makefile
.DS_Store
*.out
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.npm
.node_repl_history
.vscode
*.code-workspace
.history/