mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 20:30:08 +01:00
gitignore: ignore "/shared/nm-utils/tests"
This directory is only present on master. But it's annoying to show up as untracked files when switching branch.
This commit is contained in:
parent
8123c42e61
commit
60f0b9111d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -147,6 +147,7 @@ test-*.trs
|
|||
/examples/C/qt/change-ipv4-addresses
|
||||
|
||||
/shared/nm-version-macros.h
|
||||
/shared/nm-utils/tests/
|
||||
|
||||
/introspection/org.freedesktop.NetworkManager*.[ch]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue