chore: keep webui/dist/.gitkeep

This commit is contained in:
Gareth
2026-06-29 20:28:39 -07:00
parent 16988ebfe1
commit b204bbc5cd
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ result
/backrest
/backrest-*
dist
dist/*
!webui/dist/.gitkeep
__debug_bin
cmd/backrest/backrest
*.exe
+2 -1
View File
@@ -1,4 +1,5 @@
.parcel-cache
node_modules
dist
dist/*
!dist/.gitkeep
dist-windows
View File