Skip to content

Commit

Permalink
Chore: Ensure JS files are checked out with LF (#7624)
Browse files Browse the repository at this point in the history
  • Loading branch information
platinumazure authored and gyandeeps committed Nov 23, 2016
1 parent 32a3547 commit b7432bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
@@ -1,4 +1,4 @@
# Convert text file line endings to lf
* text=auto

*.js text
*.js text eol=lf

0 comments on commit b7432bd

Please sign in to comment.