internetee-registry/.gitignore
2015-05-22 14:12:27 +03:00

30 lines
500 B
Text

*.rbc
capybara-*.html
.rspec
/log
/tmp
/db/*.sqlite3
/public/system
/coverage/
/spec/tmp
**.orig
config/initializers/secret_token.rb
config/secrets.yml
config/database.yml
/export
/import
/ca
todo
## Environment normalisation:
/.bundle
/vendor/bundle
# these should all be checked in to normalise the environment:
# Gemfile.lock, .ruby-version, .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
# Ignore application configuration
/config/application.yml