[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1412022938-27969-1-git-send-email-vadim4j@gmail.com>
Date: Mon, 29 Sep 2014 23:35:38 +0300
From: Vadim Kochan <vadim4j@...il.com>
To: netdev@...r.kernel.org
Cc: Vadim Kochan <vadim4j@...il.com>
Subject: [PATCH iproute2] tests: Add runtime generated files to .gitignore
When make tests then 2 folders are generated:
testsuite/results
testsuite/iproute2/iproute2-this
Signed-off-by: Vadim Kochan <vadim4j@...il.com>
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 3ba2632..5d1e189 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,7 @@ series
.gdbinit
.gdb_history
*.gdb
+
+# tests
+testsuite/results
+testsuite/iproute2/iproute2-this
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists