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

Version Path
j1-template-2021.0.0 lib/starter_web/dot.gitattributes
j1-template-2020.0.25 lib/starter_web/dot.gitattributes
j1-template-2020.0.24 lib/starter_web/dot.gitattributes
j1-template-2020.0.22 lib/starter_web/dot.gitattributes
j1-template-2020.0.21 lib/starter_web/dot.gitattributes
j1-template-2020.0.20 lib/starter_web/dot.gitattributes
j1-template-2020.0.19 lib/starter_web/dot.gitattributes
j1-template-2020.0.18 lib/starter_web/dot.gitattributes
j1-template-2020.0.17 lib/starter_web/dot.gitattributes
j1-template-2020.0.16 lib/starter_web/dot.gitattributes
j1-template-2020.0.15 lib/starter_web/dot.gitattributes
j1-template-2020.0.14 lib/starter_web/dot.gitattributes
j1-template-2020.0.13 lib/starter_web/dot.gitattributes
j1-template-2020.0.12 lib/starter_web/dot.gitattributes
j1-template-2020.0.11 lib/starter_web/dot.gitattributes
j1-template-2020.0.10 lib/starter_web/dot.gitattributes
j1-template-2020.0.9 lib/starter_web/dot.gitattributes
j1-template-2020.0.8 lib/starter_web/dot.gitattributes
j1-template-2020.0.7 lib/starter_web/dot.gitattributes
j1-template-2020.0.6 lib/starter_web/dot.gitattributes