1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-01-24 03:48:40 +02:00
uptime-kuma/.gitignore

19 lines
143 B
Plaintext
Raw Normal View History

2021-06-24 21:42:23 +08:00
node_modules
.DS_Store
dist
dist-ssr
*.local
.idea
/data
!/data/.gitkeep
.vscode
2021-09-16 00:12:39 +08:00
/private
/out
2021-10-03 18:16:55 +08:00
/tmp
2021-10-07 14:34:30 +08:00
.env
cypress/videos
cypress/screenshots