Skip to content

Commit

Permalink
changes to gitignore to ignore images and platform.yml config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Prateek Dayal committed Sep 17, 2013
1 parent 39c84da commit 66e4be5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -2,6 +2,7 @@ config/secret_config.yml
.sass-cache/
.bundle
public/javascripts/app_error_handler.js
config/omniauth.platform.yml
supportbeeapp_production.sql
solr/data
db/*.qlite3
Expand All @@ -24,6 +25,7 @@ doc/app
schema.rb
.tags
emails/*
public/images/
public/uploads/*
public/images/twitter_auth.png
public/assets
Expand Down

0 comments on commit 66e4be5

Please sign in to comment.