Adding gitattributes file to ensure windows style line endings on winPEAS.bat

This commit is contained in:
zoork11 2021-05-07 10:17:44 -04:00
parent 23401d5420
commit bad532a204
2 changed files with 656 additions and 654 deletions

2
winPEAS/winPEASbat/.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Ensure that winPEAS.bat has windows style line endings
winPEAS.bat text eol=crlf

File diff suppressed because it is too large Load Diff