gitignore: ignore all files with .pc extension
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 19 Aug 2019 13:27:39 +0000 (15:27 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 20 Aug 2019 07:06:48 +0000 (09:06 +0200)
We now have two .pc generated files and a third one will be added for
the GLib bindings, so ignore all files with this extension.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
.gitignore

index 2635cec94f5df8a0e8b20a64fd16435892290c00..5d6efe4f3c82412e928223dc0314d78dcce06f70 100644 (file)
@@ -20,8 +20,7 @@ gpiod-cxx-test
 *.lo
 *.la
 doc
-libgpiod.pc
-libgpiodcxx.pc
+*.pc
 *.tar.gz
 *.patch
 *.swp