vscode-no-unsupported
Version:
An extension for removing [Unsupported] from the titlebar
41 lines (37 loc) • 444 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
# Project specific paths ignore
out
.vscode-test