You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 普通文件 |
|
*.java text eol=lf |
|
*.xml text eol=lf |
|
*.yaml text eol=lf |
|
*.yml text eol=lf |
|
*.properties text eol=lf |
|
*.sql text eol=lf |
|
|
|
# Spring 自动配置文件 |
|
org.springframework.boot.autoconfigure.AutoConfiguration.imports text eol=lf
|
|
|