Permalink
Browse files

.gitignore some files

  • Loading branch information...
1 parent 3599753 commit 3945527b33f8552082e2758c712e67cb9ffd699c @gavinsimpson gavinsimpson committed Aug 25, 2015
Showing with 9 additions and 0 deletions.
  1. +9 −0 .gitignore
View
@@ -0,0 +1,9 @@
+# History files
+.Rhistory
+
+# Example code in package build process
+*-Ex.R
+
+## ignore backup files
+*~
+

0 comments on commit 3945527

Please sign in to comment.