Skip to content

Instantly share code, notes, and snippets.

@townivan
Created September 5, 2016 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save townivan/fbd43aba861586f5d308d656249e19da to your computer and use it in GitHub Desktop.
Save townivan/fbd43aba861586f5d308d656249e19da to your computer and use it in GitHub Desktop.
.gitignore for vscode
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# =========================
# Operating System Files
# =========================
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
bower_components/
node_modules/
gulpfile.js
package.json
npm-debug.log
variables.json
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment