mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-24 02:50:25 +01:00
gitignore: ignore ifnet/tests/check_ifnet binary
This file no longer exists on master, but it is annoying when switching branches.
This commit is contained in:
parent
123d0ba9b8
commit
3d8eb6b1e0
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue