vscode-install-vsix
Version:
Install .vsix extensions right from the explorer, with a right click.
45 lines (40 loc) • 474 B
Plain Text
# Numerous always-ignore extensions
*.diff
*.err
*.log
*.orig
*.rej
*.swo
*.swp
*.vi
*.zip
*~
*.sass-cache
*.ruby-version
*.rbenv-version
# OS or Editor folders
._*
.cache
.DS_Store
.idea
.project
.settings
.tmproj
*.esproj
*.sublime-project
*.sublime-workspace
nbproject
Thumbs.db
.fseventsd
.DocumentRevisions*
.TemporaryItems
.Trashes
# Other paths to ignore
bower_components
node_modules
.nyc_output
coverage
typings
# Project specific paths ignore
out
.vscode-test