aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-01-30 16:14:15 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-01-30 16:14:15 +0100
commit39d202b0a0f833c756bc98fb4961483de1b15353 (patch)
treeb2228df685c434d91e0f16d051775cba103d56dd /.gitignore
parente6bb9654679f43af6958d6e28cb5206abb91d574 (diff)
Ignore windows binary builds in git and in R package
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b764d36..69496a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*\.log
pfm*\.tar.gz
+pfm*\.zip
pfm\.Rcheck
pkg/ChangeLog
test.R

Contact - Imprint