本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
build: enforce Unix line endings for autotools files.
legacy
Sam Hocevar
6 年之前
父節點
d95cca8866
當前提交
ffaac3a634
共有
1 個檔案被更改
,包括
5 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
.gitattributes
+ 5
- 0
.gitattributes
查看文件
@@ -15,6 +15,11 @@
# Vim doesn't like CRLF, even on Windows.
*.vim text eol=lf
# This allows autoconf/automake to work with the Linux subsystem
*.m4 text eol=lf
*.ac text eol=lf
*.am text eol=lf
# This is Windows-specific and should always have CRLF, or
# Visual Studio may misbehave.
*.sln text eol=crlf
Write
Preview
Loading…
取消
儲存