ignore vim swap files

This commit is contained in:
Fredrik Åhs 2018-01-07 22:51:51 +01:00
parent 094499799c
commit 6e37268879
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules
build
package-lock.json
.*.sw*