Sha256: e72c8ce296ce4d342b078a59f53ba3e51e3f61faa8704a8b0c0034a2b8cbed5c

Contents?: true

Size: 569 Bytes

Versions: 4

Compression:

Stored size: 569 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 the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3-journal

# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
tawork.git
vendor/bundle
bin/*
tawork*.gem

# Ignore application configuration
/config/application.yml

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tawork-0.0.50 .gitignore
tawork-0.0.49 .gitignore
tawork-0.0.48 .gitignore
tawork-0.0.47 .gitignore