projects
/
barrelfish
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(from parent 1:
8056b7a
)
git: ignore more editor temporary files
author
Kosyrev Serge
<skosyrev@ptsecurity.com>
Tue, 20 Dec 2016 19:48:50 +0000 (22:48 +0300)
committer
Kosyrev Serge
<skosyrev@ptsecurity.com>
Tue, 20 Dec 2016 19:48:58 +0000 (22:48 +0300)
Signed-off-by: Kosyrev Serge <skosyrev@ptsecurity.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
2df0c49
..
03bed4d
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,11
@@
# vim swap files
+*~
*.swp
+.*.swo
+.*.swp
+\#*
+.\#*
+.~*
# ctags
tags