diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Makefile Makefile.in +# Files created by `make check' +/tests/*-test +/tests/*.log + # pkg-config files *.pc |
index : vz.git | ||
A simple C++ library for numerically solving systems of first-order linear differential equations | Tavian Barnes <tavianator@tavianator.com> |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 4 |
@@ -14,6 +14,10 @@ Makefile Makefile.in +# Files created by `make check' +/tests/*-test +/tests/*.log + # pkg-config files *.pc |