mirror of
https://github.com/internetee/registry.git
synced 2025-08-09 02:59:30 +02:00
26 lines
391 B
Text
26 lines
391 B
Text
*.rbc
|
|
capybara-*.html
|
|
.rspec
|
|
/log
|
|
/tmp
|
|
/db/*.sqlite3
|
|
/public/system
|
|
/public/assets
|
|
/coverage/
|
|
/spec/tmp
|
|
**.orig
|
|
config/initializers/secret_token.rb
|
|
config/deploy.rb
|
|
config/secrets.yml
|
|
config/database.yml
|
|
config/application.yml
|
|
config/environments/development.rb
|
|
misc
|
|
/export
|
|
/import
|
|
/ca
|
|
/.bundle
|
|
/vendor/bundle
|
|
|
|
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
|
.rvmrc
|