mirror of
https://github.com/ittuann/obsidian-gpt-liteinquirer-plugin.git
synced 2026-07-22 07:40:27 +00:00
9 lines
No EOL
210 B
Text
9 lines
No EOL
210 B
Text
* text=auto eol=lf
|
|
# Files with Unix line endings
|
|
*.ts text eol=lf
|
|
*.js text eol=lf
|
|
*.jsx text eol=lf
|
|
*.mjs text eol=lf
|
|
*.json text eol=lf
|
|
*.sh text eol=lf
|
|
*.md text eol=lf |