haste-server/.dockerignore

24 lines
244 B
Plaintext
Raw Normal View History

2020-09-22 20:18:02 +02:00
node_modules
2020-10-21 10:29:20 +02:00
.vscode
.idea
.git
.github
.gitignore
.dockerignore
.eslintignore
.eslintrc.json
2020-10-21 10:29:20 +02:00
data
data-test
docs
test
2020-10-21 10:29:20 +02:00
2020-09-22 20:18:02 +02:00
*.swp
*.swo
2020-10-21 10:29:20 +02:00
*.DS_Store
npm-debug.log
static/application.min.js
config.js
Dockerfile
2021-04-07 16:52:19 +02:00
Dockerfile.multiarch
docker-compose.yml