Sha256: 2591f45866998c808de0f1a338fa7cd24e63530cc02720d06e5fb6f8beff794d

Contents?: true

Size: 596 Bytes

Versions: 2

Compression:

Stored size: 596 Bytes

Contents

# See https://help.github.com/articles/ignoring-files for more about ignoring files.
orm.log
orm.test.log
test_data.json.backup


# Ignore bundler config.
/.bundle

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

# Ignore system files
.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
json-orm-0.2.1 .gitignore
json-orm-0.1.0 .gitignore