Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
5
Star
4
Fork
5
openslide
/
openslide-winbuild
Code
Issues
1
Pull requests
0
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
Fix build from Git checkout with core.autocrlf=true
Loading branch information
...
1 parent
47ab672
commit
d24d557706da41fe919ef8282af64ca4666ffcb3
bgilbert
committed
Apr 27, 2014
Unified
Split
Showing
1 changed file
with
2 additions
and
0 deletions
.
+2
−0
.gitattributes
Show comments
View
2
.gitattributes
@@ -0,0 +1,2 @@
+# Shell scripts can't have CRLF line endings
+*.sh eol=lf
Toggle all file notes
0 comments on commit
d24d557
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
d24d557