mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
fix: update .dockerignore files
This commit is contained in:
parent
bc883c9135
commit
122a9d02cb
@ -5,6 +5,7 @@ Dockerfile
|
||||
Dockerfile.base
|
||||
.env
|
||||
.eslintrc.js
|
||||
.eslintrc-staged.js
|
||||
.git
|
||||
.gitignore
|
||||
.husky
|
||||
|
@ -3,6 +3,8 @@ npm-debug.log
|
||||
Dockerfile*
|
||||
docker-compose*
|
||||
.dockerignore
|
||||
.eslintrc.js
|
||||
.eslintrc-staged.js
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
|
@ -3,6 +3,8 @@
|
||||
.dockerignore
|
||||
.gitignore
|
||||
.env
|
||||
.eslintrc.json
|
||||
.eslintrc-staged.json
|
||||
config
|
||||
build
|
||||
dist
|
||||
|
Loading…
Reference in New Issue
Block a user