Skip to content

Commit

Permalink
replace unnecessary file references with dots
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mckenn committed Dec 16, 2016
1 parent 7a139df commit 9321fd5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -292,10 +292,7 @@ If you are using Spring then add `config/application.yml` to watch list.
# config/spring.rb

%w(
.ruby-version
.rbenv-vars
tmp/restart.txt
tmp/caching-dev.txt
...
config/application.yml
).each { |path| Spring.watch(path) }
```
Expand Down

0 comments on commit 9321fd5

Please sign in to comment.