summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2017-06-09 23:51:42 +0200
committerStephane Desneux <stephane.desneux@iot.bzh>2017-06-09 23:51:42 +0200
commitf3e177c12b5f4e971240698090d2998d8727e04b (patch)
tree917eb67f590cb1eafaf2248afdef7bfd53429e4b /.gitignore
parent7e6516ce83590fa2a5e47917696c6a19d7c6859f (diff)
gitignore: add vim swap files
Change-Id: I9e7fb4501475e3a0daeedbe413db8cbe9126bd76 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3b2133d..8164213 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Makefile
nbproject
.vscode
*.tar.gz
+.*.sw*