netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] tests: Add runtime generated files to .gitignore
@ 2014-09-29 20:35 Vadim Kochan
  0 siblings, 0 replies; only message in thread
From: Vadim Kochan @ 2014-09-29 20:35 UTC (permalink / raw)
  To: netdev; +Cc: Vadim Kochan

When make tests then 2 folders are generated:

    testsuite/results
    testsuite/iproute2/iproute2-this

Signed-off-by: Vadim Kochan <vadim4j@gmail.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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-29 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29 20:35 [PATCH iproute2] tests: Add runtime generated files to .gitignore Vadim Kochan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).