This website works better with JavaScript
Home
Explore
Help
Sign In
gubersail
/
gubersail-platform-ui
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: 添加.gitattributes文件强制使用LF换行符
yz
1 week ago
parent
c41a8c4e0b
commit
fddcfffe34
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitattributes
+ 2
- 0
.gitattributes
View File
@@ -0,0 +1,2 @@
+# Force all text files to use LF line endings
+* text eol=lf