mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
Enforce Unix newlines
Without this, a Git checkout on Windows could result in files with Windows newlines, which aren't read properly in some cases.
This commit is contained in:
parent
2d8f37967e
commit
f6fc14f7a0
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
text eol=lf
|
||||
Loading…
Add table
Reference in a new issue