Skip to content

Commit

Permalink
Added .gitattributes to avoid autocrlf for bat files
Browse files Browse the repository at this point in the history
  • Loading branch information
zehua authored and technomancy committed Jan 1, 2011
1 parent 78384ba commit bd22c0d
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 @@
#disable autocrlf for all .bat files since they already have CRLF in raw format
*.bat -crlf

0 comments on commit bd22c0d

Please sign in to comment.