synclounge/.dockerignore

36 lines
409 B
Plaintext
Raw Permalink Normal View History

2020-07-21 22:23:18 +00:00
.DS_Store
node_modules/
dist/
npm-debug.log
test/unit/coverage
test/e2e/reports
selenium-debug.log
.idea/
ptinvites.json
db.sqlite
.tmp
.vscode
# local env files
.env.local
.env.*.local
# Optional npm cache directory
.npm
.git
.gitignore
2020-07-21 22:23:18 +00:00
.github
.travis.yml
Dockerfile
2020-08-15 00:01:27 +00:00
Dockerfile.web
.dockerignore
**/README.md
**/LICENSE
.releaserc
.editorconfig
2020-08-24 00:12:33 +00:00
.commitlintrc.js
.huskyrc
.lintstagedrc
2020-07-21 22:23:18 +00:00
public/config.json