]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
tests: Add runtime generated files to .gitignore
authorvadimk <vadim4j@gmail.com>
Mon, 29 Sep 2014 20:35:38 +0000 (23:35 +0300)
committerStephen Hemminger <shemming@brocade.com>
Thu, 9 Oct 2014 15:24:00 +0000 (08:24 -0700)
When make tests then 2 folders are generated:

    testsuite/results
    testsuite/iproute2/iproute2-this

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
.gitignore

index 3ba2632f701ff1121917b3fb51e0ecff8d475ee4..5d1e1897941c2e32f82dbcd1cd7cf600b62fef07 100644 (file)
@@ -31,3 +31,7 @@ series
 .gdbinit
 .gdb_history
 *.gdb
+
+# tests
+testsuite/results
+testsuite/iproute2/iproute2-this