This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Forcing line ending strategy consistency across platforms
pull/182/head
Nige
5 years ago
parent
ba09da7904
commit
4b4ee8f9a4
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitattributes
+ 2
- 0
.gitattributes
View File
@ -0,0 +1,2 @@
# Unifying line endings so tests can pass on Windows
*.json text eol=lf
Write
Preview
Loading…
Cancel
Save