mirror of
https://github.com/ColorlibHQ/AdminLTE.git
synced 2026-03-26 16:28:37 +00:00
7 lines
246 B
Plaintext
7 lines
246 B
Plaintext
# Enforce Unix newlines
|
|
* text=auto eol=lf
|
|
|
|
# Ignores for analysis is used to produce the language stats bar which displays the languages percentages
|
|
plugins/* linguist-vendored=true
|
|
docs/* linguist-vendored=true
|
|
src/html/* linguist-vendored=true |