mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-26 10:56:33 +00:00
chore: keep webui/dist/.gitkeep
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ result
|
||||
|
||||
/backrest
|
||||
/backrest-*
|
||||
dist
|
||||
dist/*
|
||||
!webui/dist/.gitkeep
|
||||
__debug_bin
|
||||
cmd/backrest/backrest
|
||||
*.exe
|
||||
|
||||
+2
-1
@@ -1,4 +1,5 @@
|
||||
.parcel-cache
|
||||
node_modules
|
||||
dist
|
||||
dist/*
|
||||
!dist/.gitkeep
|
||||
dist-windows
|
||||
|
||||
Vendored
Reference in New Issue
Block a user