Upgrade to Rails 3.2 and move some of the assets to the asset pipeline directories
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
log/*.log
|
||||
tmp/**/*
|
||||
tmp/restart.txt
|
||||
config/database.yml
|
||||
.DS_Store
|
||||
db/*.sqlite3
|
||||
.bundle
|
||||
.bundle/*
|
Reference in New Issue
Block a user