Files
getidev/.gitattributes
Markus Pesch 0298a6a2bf
Some checks failed
continuous-integration/drone/push Build is failing
feat: renovate, update makefile, markdownlint, golancilint, drone integration
2024-04-08 16:18:46 +02:00

10 lines
207 B
Plaintext

# checkout alls text files with end of line = line feed
* text eol=lf
# Binary files should be checked in and out as binary
*.png binary
*.jpg binary
*.eot binary
*.ttf binary
*.pkcs8 binary
*.pkcs12 binary