Sha256: c8282c7e9455a79b30a28593ee8e300f1b035fdffed1824c327a5c0ebad8e518

Contents?: true

Size: 512 Bytes

Versions: 3

Compression:

Stored size: 512 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

config/initializers/bitcoin_active_record.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bitcoin_active_record-0.1.0 test/.gitignore
bitcoin_active_record-0.0.2 test/.gitignore
bitcoin_active_record-0.0.1 test/.gitignore