mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 04:04:41 -05:00
Add .devcontainer to .dockerignore
This commit is contained in:
parent
5e39b0daf6
commit
e9585ccbf4
@ -18,6 +18,7 @@ README.md
|
|||||||
.vscode
|
.vscode
|
||||||
.eslint*
|
.eslint*
|
||||||
.stylelint*
|
.stylelint*
|
||||||
|
/.devcontainer
|
||||||
/.github
|
/.github
|
||||||
yarn.lock
|
yarn.lock
|
||||||
app.json
|
app.json
|
||||||
@ -35,6 +36,7 @@ tsconfig.json
|
|||||||
/extra/healthcheck
|
/extra/healthcheck
|
||||||
extra/exe-builder
|
extra/exe-builder
|
||||||
|
|
||||||
|
|
||||||
### .gitignore content (commented rules are duplicated)
|
### .gitignore content (commented rules are duplicated)
|
||||||
|
|
||||||
#node_modules
|
#node_modules
|
||||||
|
Loading…
Reference in New Issue
Block a user