summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2017-06-09 23:51:42 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-10-15 18:22:47 +0200
commit5666c11611d90c786052d359f48852c47b483730 (patch)
treed7843e592d8fa7222ec0785ca1fd7d51bf071376 /.gitignore
parent1fcad973b6d7ce2d178135d1cf40cdb79efa070e (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*