Merge pull request #138 from kbergstr/fixes
[platform/upstream/lapack.git] / .gitignore
index 1649a48..05b8c7f 100644 (file)
@@ -8,11 +8,23 @@ INSTALL/test*
 make.inc
 
 # BLAS testing
-BLAS/*.out
-BLAS/x*
+BLAS/TESTING/*.out
+BLAS/TESTING/x*
+
+# CBLAS
+CBLAS/include/cblas_mangling.h
+
+# CBLAS testing
+CBLAS/testing/*.out
+CBLAS/testing/x*
+
+# CBLAS examples
+CBLAS/examples/cblas_ex1
+CBLAS/examples/cblas_ex2
 
 # LAPACK testing
-TESTING/x*
+TESTING/LIN/xlintst*
+TESTING/EIG/xeigtst*
 TESTING/*.out
 TESTING/*.txt