Correct audit file upload

Git had replaced the 'line endings'.
This commit is contained in:
Luke Parker 2023-03-20 17:35:45 -04:00
parent df2bb79a53
commit e1bb2c191b
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View file

@ -1,3 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
* text eol=lf
*.pdf binary