Created
August 29, 2016 12:28
-
-
Save robpataki/bb8e511a0db8efec41d4ed53ed62ef83 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# OS X | |
*.DS_Store | |
Icon | |
Iconr | |
Icon | |
*.log | |
# Python | |
*.pyc | |
# Vendor (e.g. Composer) | |
vendor/* | |
!vendor/.gitkeep | |
# Node Package Manager | |
node_modules | |
npm-debug.log | |
# Sublime | |
*.sublime-workspace | |
# Bower | |
bower_components |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment