Skip to content

Instantly share code, notes, and snippets.

@saiki-aceuniondesign
Last active August 29, 2015 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 saiki-aceuniondesign/a006272bf349115bb8d2 to your computer and use it in GitHub Desktop.
Save saiki-aceuniondesign/a006272bf349115bb8d2 to your computer and use it in GitHub Desktop.
【git】.gitignore
# gitignore
# numerous always-ignore extensions
*~
*.diff
*.orig
*.log
*.swp
*.zip
*.csv
*.dat
*.gz
# OS or Editor folders
.DS_Store
>_*
Thumbs.db
.cache
# Folders to ignore
.hg
.svn
.ssh
.grunt
.sass-cashe
.vagrant
node_modules
components
bower_compornents
logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment