mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 03:10:48 +08:00
7 lines
117 B
Ruby
7 lines
117 B
Ruby
%w[
|
|
.ruby-version
|
|
.rbenv-vars
|
|
tmp/restart.txt
|
|
tmp/caching-dev.txt
|
|
].each { |path| Spring.watch(path) }
|