[network-manager-applet] gitignore: ignore some test artifacts



commit 9014d8f75660bae32d41d527c9ad2f72a85e584c
Author: Thomas Haller <thaller redhat com>
Date:   Tue Mar 8 14:48:10 2016 +0100

    gitignore: ignore some test artifacts

 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b26b53..2d841f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,7 @@ src/marshallers/nma-marshal.*
 src/nm-applet
 src/applet-dbus-bindings.h
 man/*.1
+
+/test-driver
+**/tests/test-*.log
+**/tests/test-*.trs


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]