Sha256: 69f2faecb89246bc878899462aa95dce9d1ad5ae2e169819f4d3056ce2a6d8fc
Contents?: true
Size: 737 Bytes
Versions: 1
Compression:
Stored size: 737 Bytes
Contents
# Ignore bundler config. /.bundle /vendor/bundle /public/assets/ /public/media/ # Ignore the default SQLite database. /db/*.sqlite3 /db/*.sqlite3-journal # Ignore all logfiles and tempfiles. /log/*.log /tmp # OS Files .DS_Store ._.DS_Store # Text-editor/IDE generated files *.sublime-workspace *.sublime-project /.idea *.iml *.rbc *.sassc .sass-cache capybara-*.html .rspec /public/system /coverage/ /spec/tmp **.orig rerun.txt pickle-email-*.html config/initializers/secret_token.rb # 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 Tddium user-specific config .tddium* /ui.tddium*
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-cortex-0.0.1 | .gitignore |