summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2017-01-22 18:38:38 -0600
committerKyle Guinn <elyk03@gmail.com>2017-01-22 18:38:38 -0600
commitbf47acfddcf6f30e338f7fa05de5ac67c2b588ff (patch)
tree4bf1dbfa2cb74359fe941c3c52b047ee16b0387f /.gitignore
parentca854db888f6407dc3e6617ca1d99e59110df870 (diff)
downloadlapack-bf47acfddcf6f30e338f7fa05de5ac67c2b588ff.tar.gz
lapack-bf47acfddcf6f30e338f7fa05de5ac67c2b588ff.tar.bz2
lapack-bf47acfddcf6f30e338f7fa05de5ac67c2b588ff.zip
Consolidate the BLAS/TESTING Makefiles
Move the test inputs into the TESTING dir.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1649a488..051cb7d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,8 +8,8 @@ INSTALL/test*
make.inc
# BLAS testing
-BLAS/*.out
-BLAS/x*
+BLAS/TESTING/*.out
+BLAS/TESTING/x*
# LAPACK testing
TESTING/x*