mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-28 00:30:36 +01:00
gitignore: ignore directories added in newer versions
These directories don't exist yet, however are added by newer versions. When switching branches, the artifacts from these directories wrongly show up in `git status`. Ignore them.
This commit is contained in:
parent
f009f1681e
commit
cb46754f24
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -292,12 +292,14 @@ test-*.trs
|
|||
/policy/org.freedesktop.NetworkManager.policy.in
|
||||
/initscript/Slackware/rc.networkmanager
|
||||
/initscript/*/[Nn]etwork[Mm]anager
|
||||
/shared/nm-utils/tests/
|
||||
/src/devices/wifi/tests/test-wifi-ap-utils
|
||||
/src/dhcp-manager/nm-dhcp-helper
|
||||
/src/dhcp-manager/tests/test-dhcp-dhclient
|
||||
/src/dhcp-manager/tests/test-dhcp-options
|
||||
/src/dhcp-manager/tests/test-dhcp-utils
|
||||
/src/dnsmasq-manager/tests/test-dnsmasq-utils
|
||||
/src/initrd/
|
||||
/src/rdisc/
|
||||
/src/settings/plugins/ifcfg-rh/tests/test-ifcfg-rh-utils
|
||||
/src/supplicant-manager/tests/test-supplicant-config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue