Merge pull request #138 from kbergstr/fixes
[platform/upstream/lapack.git] / .gitignore
index 051cb7d..05b8c7f 100644 (file)
@@ -11,8 +11,20 @@ make.inc
 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