summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Tweak to ignore whitespace issues in new docs sourcesChris Liddell2022-09-201-1/+5
| | | | These rules should be updated as understanding dawns
* Updated .gitattributesEthan Vrhel2021-08-171-2/+1
| | | | | | Allowed .md file (Java .jar manifest files) to have blank lines at the end of the file; this was required by Java to be a valid manifest file.
* Temporarily fixing whitespace issuesEthan Vrhel2021-08-171-0/+3
|
* Update .gitattributes to ignore white space issues in PDF filesMichael Vrhel2021-04-011-0/+1
|
* Update .gitattributes file.Robin Watts2018-11-141-3/+18
| | | | | Stolen largely from MuPDF's file. This should keep the tabs in Makefiles from confusing things.
* Update signed ghostpdf.cat to new certificateChris Liddell2018-09-051-0/+2
| | | | | also add a *.cat rule to .gitattributes to ensure .cat files are always treated as binary
* Typo in .gitattributes, corrected eof to eol. Try and get line endingsKen Sharp2015-10-221-1/+1
| | | | consistent in ghostpdf.inf
* Make all '.inf' files have DOS/Windows line terminatorsKen Sharp2015-10-221-0/+1
| | | | | | | This means that when checked out onto a Linux platform for building releases the line endings will still be 'correct' for DOS/Windows platforms and, more importantly, will be the same as was used when creating any '.cat' files which are used for digital signing.
* Introduce end-of-line normalization.Tor Andersson2011-04-191-0/+1