2022-06-28 08:56:33 +02:00
|
|
|
# images
|
|
|
|
*.jpg binary
|
|
|
|
*.jpeg binary
|
|
|
|
*.bmp binary
|
|
|
|
*.tiff binary
|
|
|
|
*.png binary
|
|
|
|
*.svg binary
|
|
|
|
*.ico binary
|
|
|
|
|
|
|
|
# binary files
|
|
|
|
*.exe binary
|
|
|
|
*.dll binary
|
|
|
|
|
|
|
|
# PowerShell specific
|
|
|
|
*.ps1 working-tree-encoding=UTF-8
|
|
|
|
*.psm1 working-tree-encoding=UTF-8
|
|
|
|
*.psd1 working-tree-encoding=UTF-8
|
|
|
|
|
|
|
|
# set markdown to lf for online editing
|
|
|
|
*.md working-tree-encoding=UTF-8
|
|
|
|
|
|
|
|
# Vendor resources config
|
|
|
|
src/Vendor/libressl255/* filter=lfs diff=lfs merge=lfs -text
|
2022-09-20 11:58:29 +02:00
|
|
|
src/Vendor/libressl/* filter=lfs diff=lfs merge=lfs -text
|
2022-06-28 08:56:33 +02:00
|
|
|
*.pfx filter=lfs diff=lfs merge=lfs -text
|