Mesa (master): glcpp: Add back tests/*.out to .gitignore

Andreas Boll ab at kemper.freedesktop.org
Fri Jan 11 10:50:58 UTC 2013


Module: Mesa
Branch: master
Commit: 100440d1b1e5a73417ccff33ec98200d587421cf
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=100440d1b1e5a73417ccff33ec98200d587421cf

Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date:   Fri Jan 11 11:46:18 2013 +0100

glcpp: Add back tests/*.out to .gitignore

Accidentally removed in ac2793cf3e1e004942c386dfa45f3b5507223f50

---

 src/glsl/glcpp/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/glsl/glcpp/.gitignore b/src/glsl/glcpp/.gitignore
index 01d2888..24a7119 100644
--- a/src/glsl/glcpp/.gitignore
+++ b/src/glsl/glcpp/.gitignore
@@ -3,3 +3,4 @@ glcpp-lex.c
 glcpp-parse.output
 glcpp-parse.c
 glcpp-parse.h
+tests/*.out




More information about the mesa-commit mailing list