[rc] fix missing file extension

This commit is contained in:
Fernando Schauenburg 2018-03-28 15:30:41 +02:00
parent 318c2c46ea
commit bdc0179c6d

2
rcrc
View file

@ -1,3 +1,3 @@
# rcm config -> https://github.com/thoughtbot/rcm
EXCLUDES="bin resources README"
EXCLUDES="bin resources README.md"
SYMLINK_DIRS="dircolors git_template vim"