Make smoother use in GitHub
authorjohnkslang <cepheus@frii.com>
Fri, 26 Jun 2015 06:12:31 +0000 (00:12 -0600)
committerjohnkslang <cepheus@frii.com>
Fri, 26 Jun 2015 06:12:31 +0000 (00:12 -0600)
+x bison.exe, remove some extra files in runtests, and ignore more
created files.

.gitignore
Test/runtests [changed mode: 0755->0644]

index edc55b9..d93c202 100644 (file)
@@ -3,3 +3,7 @@
 *.so
 *.exe
 tags
+build/
+Test/localResults/
+Test/multiThread.out
+Test/singleThread.out
old mode 100755 (executable)
new mode 100644 (file)
index 09368f1..db2a345
@@ -53,6 +53,7 @@ while read t; do
       ;;
   esac
 done < test-spirv-list
+rm -f comp.spv frag.spv geom.spv tesc.spv tese.spv vert.spv
 
 #
 # Preprocessor tests