You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
uptime-kuma/.gitignore

27 lines
240 B

node_modules
.DS_Store
dist
dist-ssr
*.local
.idea
/data
!/data/.gitkeep
/data*
.vscode
/private
/out
/tmp
.env
/extra/healthcheck.exe
/extra/healthcheck
/extra/healthcheck-armv7
extra/exe-builder/bin
extra/exe-builder/obj
.vs
.vscode