From bdc0179c6de5bad597c02a4f09410e68c848d893 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Wed, 28 Mar 2018 15:30:41 +0200 Subject: [PATCH] [rc] fix missing file extension --- rcrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rcrc b/rcrc index d1cfab2..52f81de 100644 --- a/rcrc +++ b/rcrc @@ -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"