Skip to content

Commit

Permalink
add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
pavantejap committed Nov 1, 2018
1 parent 0d22bfb commit f01b975
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Set the default behavior
* text=auto

# JavaScript files will always have LF line endings
*.js text eol=lf

0 comments on commit f01b975

Please sign in to comment.