Skip to content

Instantly share code, notes, and snippets.

@acadavid
Created December 23, 2011 12:31
Show Gist options
  • Save acadavid/1514082 to your computer and use it in GitHub Desktop.
Save acadavid/1514082 to your computer and use it in GitHub Desktop.

Revisions

  1. acadavid created this gist Dec 23, 2011.
    20 changes: 20 additions & 0 deletions .gitignore
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    .DS_Store*
    ehthumbs.db
    Icon?
    Thumbs.db
    *~
    *.rbc
    *.sassc
    .sass-cache
    capybara-*.html
    .rspec
    /.bundle
    /vendor/bundle
    /log/*
    /tmp/*
    /db/*.sqlite3
    /public/system/*
    /coverage/
    /spec/tmp/*
    **.orig
    #*#