trivial: .gitignore updates

This commit is contained in:
Dan Winship 2013-04-17 11:08:45 -04:00
parent 1fcb9d6de4
commit cb3a5998b3
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View file

@ -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

View file

@ -4,3 +4,5 @@
/test-link-linux
/test-address-fake
/test-address-linux
/test-route-fake
/test-route-linux