first commit

This commit is contained in:
2023-10-17 17:51:53 +02:00
commit 9c7f9cfea0
107 changed files with 22995 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
# Enforce LF for Netpbm formats on Windows
testdata/test.pam text eol=lf
testdata/test.pbm text eol=lf
testdata/test.pfm text eol=lf
testdata/test.pgm text eol=lf
testdata/test.ppm text eol=lf