Skip to content

Commit c7af276

Browse files
committed
[SUREFIRE-2140] Cannot release Surefire on Windows
This closes #626
1 parent 6718f14 commit c7af276

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.gitattributes

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# Auto detect text files and perform LF normalization
2-
* text eol=lf
2+
* text eol=auto
33

44
*.xml text diff=xml
55
*.java text diff=java
66
*.html text diff=html
77
*.vm text
88
*.fml text
99
*.md text
10-
*.css text
11-
*.js text
12-
*.sql text
1310
*.png binary

0 commit comments

Comments
 (0)