You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
279 B

.bundle
db/*.sqlite3
db/schema.rb
log/*.log
tmp/
.sass-cache/
nbproject/
config/database.yml
config/settings.local.yml
config/settings/*.local.yml
config/environments/*.local.yml
config/settings.yml
public/assets
/spec/.views/
/spec/.requests/
/spec/.controllers/
/spec/.helpers/