Sha256: f128b8b34794648cab2eea3d6ba48a70285631d212462142dfd1f64d0473ea3c

Contents?: true

Size: 385 Bytes

Versions: 10

Compression:

Stored size: 385 Bytes

Contents

# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
*.iml
.idea/

# Sublime
*.sublime-project
*.sublime-workspace

# OS or Editor folders
.DS_Store
.cache
.project
.settings
.tmproj
Thumbs.db

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

Gemfile.lock
Gemfile.local
.rspec
*.gem

tmp/

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
anyway_config-1.3.1 .gitignore
anyway_config-1.3.0 .gitignore
anyway_config-1.2.0 .gitignore
anyway_config-1.1.3 .gitignore
anyway_config-1.1.2 .gitignore
anyway_config-1.1.1 .gitignore
anyway_config-1.1.0 .gitignore
anyway_config-1.0.0 .gitignore
anyway_config-1.0.0.rc1 .gitignore
anyway_config-0.5.1.rc1 .gitignore