1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-12-24 22:14:47 +02:00
uptime-kuma/.dockerignore

15 lines
159 B
Plaintext
Raw Normal View History

2021-07-11 08:20:31 +02:00
/.idea
/dist
/node_modules
/data/kuma.db
/.do
2021-07-17 23:31:44 +02:00
**/.dockerignore
**/.git
**/.gitignore
**/docker-compose*
**/Dockerfile*
LICENSE
README.md
.editorconfig
2021-07-20 17:39:21 +02:00
.vscode