gitignore: ignore /libgsystem/
authorThomas Haller <thaller@redhat.com>
Wed, 27 Aug 2014 15:24:23 +0000 (17:24 +0200)
committerThomas Haller <thaller@redhat.com>
Wed, 27 Aug 2014 15:26:30 +0000 (17:26 +0200)
When switching to and fro old branches, you end up with
the (now removed) libgsystem submodule. As `git clean -fd`
refuses to remove git-repositories, this is especially annoying.

Tell git to ignore it.

Signed-off-by: Thomas Haller <thaller@redhat.com>
.gitignore

index 819ca35..ca36160 100644 (file)
@@ -134,6 +134,8 @@ valgrind-*.log
 
 /introspection/all.xml
 
+/libgsystem/
+
 /libnm-core/nm-version.h
 /libnm-core/tests/test-crypto
 /libnm-core/tests/test-settings-defaults