root/.gitattributes

Revision 8f2680f9af77a09cfbdbf8747d2a98d9749db00f, 31 bytes (checked in by Jeffrey Phillips Freeman <jeffrey.freeman@…>, 5 months ago)

set git attributes to exlude all .git* files from export and to ensure all .bat files have windows line returns

  • Property mode set to 100644
Line 
1*.bat -crlf
2.git* export-ignore
Note: See TracBrowser for help on using the browser.