Sha256: db082db941ba50fb344db87fdffa45b069331a4467759c60ae0b4a0152155e99

Contents?: true

Size: 514 Bytes

Versions: 1

Compression:

Stored size: 514 Bytes

Contents

# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
#   git config --global core.excludesfile '~/.gitignore_global'

# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
/log/*.log
/tmp

# Ignore misc.
REVISION
.sass-cache
.rvmrc
.DS_Store
.rufus-scheduler.lock

# Ignore test artifacts
coverage
test/reports

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
houston-core-0.5.0.beta1 .gitignore