add vim *.swp to .gitignore
This commit is contained in:
parent
80f92dbd8f
commit
9a894d6313
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
build/
|
build/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
*.swp
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user