diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-30 16:14:15 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-30 16:14:15 +0100 |
commit | 39d202b0a0f833c756bc98fb4961483de1b15353 (patch) | |
tree | b2228df685c434d91e0f16d051775cba103d56dd /.gitignore | |
parent | e6bb9654679f43af6958d6e28cb5206abb91d574 (diff) |
Ignore windows binary builds in git and in R package
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *\.log pfm*\.tar.gz +pfm*\.zip pfm\.Rcheck pkg/ChangeLog test.R |