Sha256: 0a03aa442eb32c3ca19bec7b40a3350f3ca51218f985aeb8d51e4e8b1833fe44

Contents?: true

Size: 801 Bytes

Versions: 2

Compression:

Stored size: 801 Bytes

Contents

# Set the default behavior, in case people don't have core.autocrlf set.
* text eol=lf

# Explicitly declare text files to always be normalized and converted
# to native line endings on checkout.
*.css text eol=lf
*.feature text eol=lf
*.gemspec text eol=lf
*.js text eol=lf
*.md text eol=lf
*.rake text eol=lf
*.rb text eol=lf
*.sass text eol=lf
*.tcl text eol=lf
*.textile text eol=lf
*.txt text eol=lf
*.xml text eol=lf
*.yml text eol=lf
Gemfile text eol=lf
LICENSE text eol=lf
Rakefile text eol=lf
.cucumberproignore text eol=lf
.gitignore text eol=lf
.rspec text eol=lf
.ruby-gemset text eol=lf
.yardopts text eol=lf
scripts/* text eol=lf

# Denote all files that are truly binary and should not be modified.
# These patterns are here as an example; we have 0 of these.
*.png binary
*.jpg binary

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cucumber-3.0.1 .gitattributes
cucumber-3.0.0 .gitattributes