Skip to content

Commit

Permalink
Add cpp binaries to .gitignore
Browse files Browse the repository at this point in the history
We will eventually have support for Rcpp, in the meantime this will make
development easier.
  • Loading branch information
cosinequanon committed May 10, 2016
1 parent c969cbb commit b9ec519
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -2,3 +2,5 @@ tests/testthat/credentials.dcf
.Rproj.user
.Rhistory
.RData
*./o
*./so

0 comments on commit b9ec519

Please sign in to comment.