summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2014-01-23 10:53:24 -0800
committerJordan Justen <jordan.l.justen@intel.com>2014-01-23 13:28:11 -0800
commit73f1d53baceeea46da5d4202e718e7a67cf02b51 (patch)
treef37d12ccf0ef88a756c4519b85a1b344d8a2abb3 /.gitignore
parente17a0eb71bde73a9635a544998af73eaf635c332 (diff)
.gitignore: ignore 'main' results files
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Dylan Baker <baker.dylan.c@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 635a1071a..df8513f6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ tests/glslparsertest/glslcompiler
generated_tests/cl
.makotmp
+
+main \ No newline at end of file