[PATCH] gitignore: add ./message-test

Guangyu Zhang zguangyu123 at gmail.com
Sun Jul 6 07:10:20 PDT 2014


./message-test is generated by libtool and should be ignored by git.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c146bac..22e6301 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ signal-test
 socket-test
 wayland-scanner
 protocol/*.[ch]
+message-test
-- 
2.0.1



More information about the wayland-devel mailing list