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)
commit4b9dc30988837861631bb59e4ef18e5a843bb9be
treea3009144407b38d537d4884eafd1bed291687aca
parentcf10c8de8e9d1a579f4ca60bd35450f225882318
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>
.gitignore