summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-11-25 11:33:24 +0100
committerThomas Haller <thaller@redhat.com>2015-11-25 11:59:37 +0100
commitdd684ca54e78e284c7345cd707286b5a71a64ba5 (patch)
tree1561a41ae43ca32629cd93d4006e0d3ed49c3745 /.gitignore
parent18d261da965ae74907fefcd7d4a46f340bab5a91 (diff)
gitignore: ignore ifnet/tests/check_ifnet binary
This file no longer exists on master, but it is annoying when switching branches.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c7993298f..d6a956c53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -270,3 +270,11 @@ test-*.trs
/src/tests/test-wired-defname
/vapi/*.vapi
+
+
+# The following names are no longer present on this branch,
+# but they were on older versions. Thus keep ignoring them
+# otherwise when switching branches these untracked files show
+# up.
+/src/settings/plugins/ifnet/tests/check_ifnet
+