2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-11 17:45:39 +00:00
Files
InvenTree/.gitattributes
Matthias Mair 74726f0fda fix endline
2022-05-20 13:35:07 +02:00

12 lines
118 B
Plaintext

* text=auto
*.py text
*.md text
*.html text
*.txt text
*.yml text
*.yaml text
*.conf text
*.sh text eol=lf
*.js text