summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-05-05 14:18:52 +0200
committerThomas Haller <thaller@redhat.com>2014-05-05 14:38:08 +0200
commit0482cdcddbf3118dbc3be0144bca06817718db07 (patch)
tree5487fc1530aa37cc2c0864eb0fbc59c3256e8567 /tests/.gitignore
parenta1c99150224228eb6c4e958228db6c8ee31428f4 (diff)
downloadlibnl-0482cdcddbf3118dbc3be0144bca06817718db07.tar.gz
gitignore: ignore test binaries and artifacts in "tests/"
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore27
1 files changed, 18 insertions, 9 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 151e9b56..007d503a 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,9 +1,18 @@
-test-cache-mngr
-test-complex-HTB-with-hash-filters
-test-create-bond
-test-create-vlan
-test-delete-link
-test-genl
-test-nf-cache-mngr
-test-socket-creation
-check-all
+/check-all
+/check-all.log
+/check-all.trs
+/test-*.log
+/test-*.trs
+/test-cache-mngr
+/test-complex-HTB-with-hash-filters
+/test-create-bond
+/test-create-bridge
+/test-create-veth
+/test-create-vlan
+/test-create-vxlan
+/test-delete-link
+/test-genl
+/test-nf-cache-mngr
+/test-socket-creation
+/test-suite.log
+/test-u32-filter-with-actions