Mesa (master): Add bin/compile to .gitignore

Kenneth Graunke kwg at kemper.freedesktop.org
Tue May 8 20:10:12 UTC 2012


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

Author: Paul Berry <stereotype441 at gmail.com>
Date:   Tue May  8 11:03:55 2012 -0700

Add bin/compile to .gitignore

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 bin/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/bin/.gitignore b/bin/.gitignore
index 04c0a1c..2ee67a6 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -4,3 +4,4 @@ install-sh
 /depcomp
 /missing
 ylwrap
+compile




More information about the mesa-commit mailing list