Skip to content

Commit

Permalink
R-related git ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
minimaxir committed Aug 16, 2017
1 parent 3e310eb commit ac0439e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -7,4 +7,7 @@ __pycache__
/reactionrnn.egg-info
/.ipynb_checkpoints
/docs/.ipynb_checkpoints
*.pyc
*.pyc
.Rproj.user
.Rhistory
.RData

0 comments on commit ac0439e

Please sign in to comment.