Add .swp to the .gitignore
This commit is contained in:
parent
ed92fce4b5
commit
62951d1806
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
.DS_STORE
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue