mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-04 05:48:25 +00:00
7 lines
97 B
Ruby
7 lines
97 B
Ruby
|
|
Spring.watch(
|
||
|
|
".ruby-version",
|
||
|
|
".rbenv-vars",
|
||
|
|
"tmp/restart.txt",
|
||
|
|
"tmp/caching-dev.txt"
|
||
|
|
)
|