Skip to content

Instantly share code, notes, and snippets.

@scisco
Forked from octocat/.gitignore
Last active August 29, 2015 14:06
Show Gist options
  • Save scisco/017f941bfcc769b08c30 to your computer and use it in GitHub Desktop.
Save scisco/017f941bfcc769b08c30 to your computer and use it in GitHub Desktop.
*~
*.sublime-workspace
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
@scisco
Copy link
Author

scisco commented Sep 16, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment