Sha256: 13e6277ab1d9b54c78e2c39780ba026eaa297f91a7af4623df182d78c182e7e0

Contents?: true

Size: 480 Bytes

Versions: 3

Compression:

Stored size: 480 Bytes

Contents

# See http://help.github.com/ignore-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.
*.sqlite3

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

*.swp
*.mwb.bak
*.mwb.beforefix

*.DS_Store

Gemfile.lock

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cache_debugging-0.1.1 .gitignore
cache_debugging-0.1.0 .gitignore
cache_debugging-0.0.1 .gitignore