]> git.openstreetmap.org Git - rails.git/blob - config/spring.rb
Remove SotM Africa 2023 and SotM Asia x FOSS4G 2023, add SotM 2024
[rails.git] / config / spring.rb
1 %w[
2   .ruby-version
3   .rbenv-vars
4   tmp/restart.txt
5   tmp/caching-dev.txt
6 ].each { |path| Spring.watch(path) }