aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--R.gitignore1
-rw-r--r--VisualStudio.gitignore3
2 files changed, 1 insertions, 3 deletions
diff --git a/R.gitignore b/R.gitignore
index ad2be957..b18d6409 100644
--- a/R.gitignore
+++ b/R.gitignore
@@ -1,5 +1,6 @@
# History files
.Rhistory
+.Rapp.history
# Example code in package build process
*-Ex.R
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index 267c6ea7..ec91d78f 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -7,9 +7,6 @@
*.userosscache
*.sln.docstates
-# User-specific folders
-*.sln.ide/
-
# Build results
[Dd]ebug/
[Dd]ebugPublic/