Sha256: 7ec17ed5c207651fd58be0efc5c3ad81f2cf9e84ebb798690c2925cab382ca40
Contents?: true
Size: 803 Bytes
Versions: 26
Compression:
Stored size: 803 Bytes
Contents
# ------------------------------------------------------------------------------ # ~/.gitattributes # Git attribute settings for J1 Template run-time systems # # Product/Info: # https://jekyll.one # # Copyright (C) 2020 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # # ------------------------------------------------------------------------------ # Enforce Unix newlines # *.css text eol=lf *.html text eol=lf *.js text eol=lf *.json text eol=lf *.md text eol=lf *.py text eol=lf *.rb text eol=lf *.scss text eol=lf *.svg text eol=lf *.yml text eol=lf # Don't diff or textually merge source maps *.map binary bootstrap.css linguist-vendored=false bootstrap.js linguist-vendored=false
Version data entries
26 entries across 26 versions & 1 rubygems