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:
a02f790
)
gitignore: add .swp to the list of ignored extensions
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 1 Apr 2019 13:01:53 +0000
(15:01 +0200)
committer
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 1 Apr 2019 13:03:20 +0000
(15:03 +0200)
We want to ignore vim swap files. Add .swp to .gitignore.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 744be014e4a7689971c458da031be015f3362cf7..fdb0ed44e7fbc17af2b7634dc5956519879e4e08 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-23,6
+23,7
@@
libgpiod.pc
libgpiodcxx.pc
*.tar.gz
*.patch
+*.swp
# autotools stuff
.deps/