projects
/
node-aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c715466
)
.gitignore: add some temp vim and emacs files
author
Paul Brossier
<piem@piem.org>
Fri, 3 Feb 2017 20:06:39 +0000
(21:06 +0100)
committer
Paul Brossier
<piem@piem.org>
Fri, 3 Feb 2017 20:06:39 +0000
(21:06 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
7a8b17d
..
141b8fa
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,7
@@
+# some vim and emacs temporary files
+*.swp
+*.~[0-9]~
+
# Logs
logs
*.log