mirror of
https://github.com/kingomarnajjar/CA-Hackathon-Term2.git
synced 2026-07-26 06:37:27 +10:00
6 lines
111 B
Ruby
6 lines
111 B
Ruby
%w(
|
|
.ruby-version
|
|
.rbenv-vars
|
|
tmp/restart.txt
|
|
tmp/caching-dev.txt
|
|
).each { |path| Spring.watch(path) }
|