aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-01-30 16:17:49 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-01-30 16:17:49 +0100
commitac655f0c05b184ddffe64b3b37d1682998dfd5cc (patch)
tree403b5242ead550137695988c1310987ca297eef6 /.gitignore
parent5b0eeadaa80812f322f8c47576a16930a561286f (diff)
Ignore windows binary builds in git repo and R package
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9dde933..21b5d1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ cache/*
gmkin.Rcheck/*
gmkin*.tar
gmkin*.tar.gz
+gmkin*.zip
inst/web*
vignettes/cache
vignettes/gmkin_manual_cache

Contact - Imprint