Files
windmill/frontend/.gitignore
T
Alexander Petric d0149b99a0 only refresh token token expires in <30mins (#6085)
* fix: align frontend with backend session invalidity time

* simplify

* no more async

* align

* also change the other interval
2025-06-27 18:48:29 +02:00

15 lines
204 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/package
/src/lib/gen
.vite.temp.*.js
CaddyfileRemoteRuben
tests-out/
storageState.json
.env.production
dist/
static/tsdocs/
static/ui_builder/
ui_builder.tar.gz