mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
27 lines
322 B
Text
27 lines
322 B
Text
config/application.rb
|
|
config/config.yml
|
|
config/database.yml
|
|
/vendor/cache
|
|
/vendor/cache-old
|
|
/storage/*
|
|
.idea/*
|
|
*.iml
|
|
*.rbc
|
|
*.sassc
|
|
.sass-cache
|
|
capybara-*.html
|
|
.rspec
|
|
/.bundle
|
|
/vendor/bundle
|
|
/log/*
|
|
/tmp/*
|
|
/db/*.sqlite3
|
|
/public/system/*
|
|
/coverage/
|
|
/spec/tmp/*
|
|
**.orig
|
|
rerun.txt
|
|
pickle-email-*.html
|
|
*~
|
|
/public/assets
|
|
/bundle
|