projects
/
kconfig-hardened-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13fe28c
)
Add vim swp files to gitignore
author
Alexander Popov
<alex.popov@linux.com>
Thu, 26 Mar 2020 13:57:54 +0000
(16:57 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Thu, 26 Mar 2020 13:57:54 +0000
(16:57 +0300)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 20af72441ccd0f499c60ee275127c1edd60f8bd6..8cbc1b8a2a62a1c4b744a364b4bbf56f95ef0cd0 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-123,4
+123,7
@@
venv.bak/
dmypy.json
# Pyre type checker
-.pyre/
\ No newline at end of file
+.pyre/
+
+# vim swp files
+.*.swp