aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPjotr Prins2017-07-09 08:33:41 +0000
committerPjotr Prins2017-07-09 08:33:41 +0000
commit0792aee7269e4bf1c2903267e17a12dfebd14884 (patch)
tree661e64a7702e18fac2dfae2e2331c6eec90e167f /.gitignore
parent35405450385ded8797a9a6388e6e2801381f2894 (diff)
downloadpangemma-0792aee7269e4bf1c2903267e17a12dfebd14884.tar.gz
Tests: added test for univariate and multivariate LMM
Also added 'make check' command in Makefile and documented in INSTALL.md
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 108e607..d6c227e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,9 +2,11 @@
*.tar.gz
src/Eigen
example/output
+test/output
+./output
doc/manual.aux
doc/manual.bbl
doc/manual.blg
doc/manual.log
doc/manual.out
-doc/manual.toc \ No newline at end of file
+doc/manual.toc