projects
/
qemu-gpiodev
/
libgpiod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e79194c
)
gitignore: ignore all files with .pc extension
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 19 Aug 2019 13:27:39 +0000
(15:27 +0200)
committer
Bartosz 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 2635cec94f5df8a0e8b20a64fd16435892290c00..5d6efe4f3c82412e928223dc0314d78dcce06f70 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-20,8
+20,7
@@
gpiod-cxx-test
*.lo
*.la
doc
-libgpiod.pc
-libgpiodcxx.pc
+*.pc
*.tar.gz
*.patch
*.swp