mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 11:50:22 +01:00
trivial: .gitignore updates
This commit is contained in:
parent
1fcb9d6de4
commit
cb3a5998b3
2 changed files with 4 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
*~
|
||||
.*.swp
|
||||
*.bak
|
||||
*.o
|
||||
*.lo
|
||||
*.gcno
|
||||
|
|
@ -161,6 +162,7 @@ src/NetworkManager
|
|||
src/nm-crash-logger
|
||||
src/generated/nm-marshal.*
|
||||
src/supplicant-manager/tests/test-supplicant-config
|
||||
src/dhcp-manager/nm-dhcp-helper
|
||||
system-settings/src
|
||||
test/libnm-glib-test
|
||||
test/libnm_glib_test
|
||||
|
|
|
|||
2
src/platform/tests/.gitignore
vendored
2
src/platform/tests/.gitignore
vendored
|
|
@ -4,3 +4,5 @@
|
|||
/test-link-linux
|
||||
/test-address-fake
|
||||
/test-address-linux
|
||||
/test-route-fake
|
||||
/test-route-linux
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue