diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-06-09 23:51:42 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-06-09 23:51:42 +0200 |
commit | f3e177c12b5f4e971240698090d2998d8727e04b (patch) | |
tree | 917eb67f590cb1eafaf2248afdef7bfd53429e4b /.gitignore | |
parent | 7e6516ce83590fa2a5e47917696c6a19d7c6859f (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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ Makefile nbproject .vscode *.tar.gz +.*.sw* |