This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lihao16
/
smsb-gateway-84
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: 设置文件换行符
zengweijie
2 years ago
parent
ef9b50acc0
commit
08a95a5f7f
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
.gitattributes
+ 2
- 2
.gitattributes
View File
@@ -1,2 +1,2 @@
-
text=auto
-eol=lf
+
*.java text eol=lf
+
*.yml text
eol=lf