This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
fixed erorr on gitattributes for .sh
pull/270/head
Eduard Tomàs
7 years ago
parent
186d64c203
commit
90e945dc14
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitattributes
+ 1
- 1
.gitattributes
View File
@ -2,7 +2,7 @@
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
*
.sh text eol=lf
*.sh text eol=lf
###############################################################################
# Set default behavior for command prompt diff.
Write
Preview
Loading…
Cancel
Save