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:
8159d9b
)
gitignore: ignore patches
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 18 Mar 2019 16:20:55 +0000
(17:20 +0100)
committer
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 18 Mar 2019 16:21:52 +0000
(17:21 +0100)
Add all files with the .patch extension to the list of ignored files.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 2dad3059723cf5d4cfeac48c7f613b164651adb1..744be014e4a7689971c458da031be015f3362cf7 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-22,6
+22,7
@@
doc
libgpiod.pc
libgpiodcxx.pc
*.tar.gz
+*.patch
# autotools stuff
.deps/