mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
ac37625123
This reverts commit 162fd8e9b8
.
17 lines
391 B
Plaintext
17 lines
391 B
Plaintext
# 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-material-design.css linguist-vendored=false
|
|
bootstrap-material-design.js linguist-vendored=false
|