Skip to content

Commit

Permalink
Create .gitattributes
Browse files Browse the repository at this point in the history
Trying to run this from my windows laptop and this is a first step. Obviously its going to need WSL or docker to happen, but at the very least I need the bash files changes with the proper line endings.
  • Loading branch information
zippy1981 authored Nov 9, 2019
1 parent f75f66b commit 1e07825
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.sh text eol=lf
scripts/* eol=lf

0 comments on commit 1e07825

Please sign in to comment.