gitignore: ignore /libgsystem/

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>
This commit is contained in:
Thomas Haller 2014-08-27 17:24:23 +02:00
parent cf10c8de8e
commit 4b9dc30988

2
.gitignore vendored
View 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