uptime-kuma/.gitignore

26 lines
256 B
Plaintext
Raw Normal View History

2021-06-24 08:42:23 -05:00
node_modules
.DS_Store
dist
dist-ssr
*.local
.idea
/data
!/data/.gitkeep
.vscode
2021-09-15 11:12:39 -05:00
/private
/out
2021-10-03 05:16:55 -05:00
/tmp
2021-10-07 01:34:30 -05:00
.env
cypress/videos
cypress/screenshots
2022-10-05 23:08:10 -05:00
2022-12-07 02:15:00 -06:00
/extra/healthcheck.exe
/extra/healthcheck
/extra/healthcheck-armv7
2022-10-05 23:08:10 -05:00
extra/exe-builder/bin
extra/exe-builder/obj