Sha256: 02fc0fe114eeb0094032707da31fff7acefaff63a5764e1bb93fbeec2266dda5

Contents?: true

Size: 367 Bytes

Versions: 15

Compression:

Stored size: 367 Bytes

Contents

# Ruby defaults

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

# Rails engine

.bundle/
log/*.log
spec/dummy/db/*.sqlite3
spec/dummy/db/*.sqlite3-journal
spec/dummy/log/*.log
spec/dummy/tmp/
spec/dummy/.sass-cache

# IntellJ

*.iml
*.ipr
*.iws
.rakeTasks
.idea

# Emacs

*~

# Mac OS

.DS_Store

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
resync-0.3.2 .gitignore
xml-mapping_extensions-0.1.1 .gitignore
resync-0.3.1 .gitignore
xml-mapping_extensions-0.1.0 .gitignore
resync-0.3.0 .gitignore
resync-0.2.2 .gitignore
resync-0.2.1 .gitignore
resync-0.2.0 .gitignore
resync-0.1.3 .gitignore
resync-0.1.2 .gitignore
resync-client-0.1.2 .gitignore
resync-client-0.1.1 .gitignore
resync-0.1.1 .gitignore
resync-client-0.1.0 .gitignore
resync-0.1.0 .gitignore