Skip to content

Instantly share code, notes, and snippets.

@gogogarrett
Created January 29, 2013 14:59
Show Gist options
  • Save gogogarrett/4664867 to your computer and use it in GitHub Desktop.
Save gogogarrett/4664867 to your computer and use it in GitHub Desktop.
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# Rails
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
.rvmrc
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html
.project
config/database.yml
db/schema.rb
public/tmp/
ruote_storage_development/
ruote_storage_test/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment