Sha256: ed00d6a31699e886ec08004de398018d6a7a0c1e3404e2816a346c6ced94d1ce

Contents?: true

Size: 286 Bytes

Versions: 3

Compression:

Stored size: 286 Bytes

Contents

# Ruby defaults

/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
*.bundle
*.so
*.o
*.a
mkmf.log

# Built gem

*.gem

# Database

db/*.sqlite3

# Logs

/log/

# IntelliJ

*.iml
*.ipr
*.iws
*.ids
.rakeTasks

# Emacs

*~
\#*
.#*

# Mac OS

.DS_Store

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
stash-wrapper-0.1.11.1 .gitignore
stash-wrapper-0.1.11 .gitignore
stash-wrapper-0.1.10 .gitignore