Skip to content

Commit

Permalink
added assets and rvmrc to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrec1 committed Feb 12, 2012
1 parent dfeee56 commit 3d38837
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion gitignore
Expand Up @@ -24,4 +24,8 @@ spec/routing
spec/views
capybara*
.sass-cache
*.orig
*.orig
public/assets
app/assets/**/*.css
app/assets/**/*.js
.rvmrc

0 comments on commit 3d38837

Please sign in to comment.