Sha256: 2ceb78cdce26bce959df523701f255eec9433ea1ec08877e6fc7f863e047adf5

Contents?: true

Size: 576 Bytes

Versions: 5

Compression:

Stored size: 576 Bytes

Contents

# OS-specific
.DS_Store

# Vagrant stuff
acceptance_config.yml
boxes/*
/Vagrantfile
/.vagrant

# Bundler/Rubygems
*.gem
.bundle
pkg/*
tags
/Gemfile.lock
test/tmp/

# Documentation
_site/*
.yardoc/
doc/

# Python
*.pyc

# Rubinius
*.rbc

# IDE junk
.idea/*
*.iml

# Ruby Managers
.rbenv
.ruby-gemset
.ruby-version
.rvmrc

# Website: docs
website/docs/.sass-cache
website/docs/build
website/docs/Rakefile

# Website: www
website/www/.sass-cache
website/www/build
website/www/Rakefile

# Dynamically created file
/salt/railsapp/files
/pillar/application.sls

# Temp files
,*
*~

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
salted-rails-0.0.8 .gitignore
salted-rails-0.0.7 .gitignore
salted-rails-0.0.6 .gitignore
salted-rails-0.0.5 .gitignore
salted-rails-0.0.4 .gitignore