From a40aa51f90ced7782ef5514abde2457c322e110b Mon Sep 17 00:00:00 2001
From: Oliver Keyes <Ironholds@users.noreply.github.com>
Date: Mon, 1 Sep 2014 12:00:20 -0400
Subject: [PATCH 1/2] Small fix

.Rproj is fine - it's .Rproj.user that needs to go.
---
 R.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/R.gitignore b/R.gitignore
index ea01b082..ca4fabf9 100644
--- a/R.gitignore
+++ b/R.gitignore
@@ -8,4 +8,4 @@
 .Rdata
 
 # RStudio files
-*.Rproj
+.Rproj.user

From 80c9cc5e7c45da38befd842f4ef64e554b06714a Mon Sep 17 00:00:00 2001
From: Oliver Keyes <Ironholds@users.noreply.github.com>
Date: Tue, 2 Sep 2014 04:14:55 -0400
Subject: [PATCH 2/2] Change to directory

---
 R.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/R.gitignore b/R.gitignore
index ca4fabf9..69057dfb 100644
--- a/R.gitignore
+++ b/R.gitignore
@@ -8,4 +8,4 @@
 .Rdata
 
 # RStudio files
-.Rproj.user
+.Rproj.user/