Files
rclone/cmd/gui/dist/.gitignore
T
Nick Craig-Wood a08b48adaa gui: don't run fetch-gui on make
- Fail gracefully if `make fetch-gui` hasn't been run
- Return errors instead of panic or fatal errrors
- Don't run `make fetch-gui` on every make since we have it in the workflow
2026-04-11 15:27:05 +01:00

5 lines
136 B
Plaintext

# This directory gets the web gui release which we ignore
*
# Except this file which we use to keep the directory available
!.gitignore