added public/assets to gitignore because it seems to make sense

This commit is contained in:
Devin Howard 2013-03-07 21:44:25 -05:00
parent ddf449502b
commit b40d63c0c1

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
# git config --global core.excludesfile ~/.gitignore_global
config/database.yml
public/assets
# Ignore bundler config
.bundle