Skip to content

Commit

Permalink
fix(gitignore): fix app/views being ignored by git
Browse files Browse the repository at this point in the history
  • Loading branch information
DaftMonk committed Dec 29, 2013
1 parent 32159b3 commit 7fa82ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/common/gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ public
.sass-cache
app/bower_components
heroku
views
/views

0 comments on commit 7fa82ff

Please sign in to comment.