Skip to content

Instantly share code, notes, and snippets.

@infolock
Created October 3, 2016 14:15
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 infolock/f0402fc1757cf032f115b33959692f5b to your computer and use it in GitHub Desktop.
Save infolock/f0402fc1757cf032f115b33959692f5b to your computer and use it in GitHub Desktop.
Boilerplate Gitignore for macOS web (JS) development
bower_components/
node_modules/
tmp/
.AppleDouble
.LSOverride
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
.vscode/
**.sh
**.7z
**.dmg
**.gz
**.iso
**.jar
**.rar
**.tar
**.zip
**.log
**.sql
**.sqlite
**.com
**.class
**.dll
**.exe
**.o
**.so
**.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment