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