Skip to content

Commit

Permalink
only ignore *.erb in views
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Feb 24, 2011
1 parent 8892d15 commit 3b41c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -21,5 +21,5 @@ pkg/*
## PROJECT::SPECIFIC
config/database.example.yml
log/
views/
views/*.erb
test

0 comments on commit 3b41c1a

Please sign in to comment.