Update .gitignore
This commit is contained in:
parent
fe73b92386
commit
ce7388719c
|
@ -15,3 +15,13 @@ npm-debug.log
|
||||||
/vendor/
|
/vendor/
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
Thumbs.db
|
||||||
|
|
||||||
|
.svn
|
||||||
|
|
||||||
|
.cvs
|
||||||
|
|
||||||
|
*.bak
|
||||||
|
|
||||||
|
*.swp
|
||||||
|
|
Reference in New Issue