2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-11 09:35:41 +00:00
Files
InvenTree/.gitattributes
2021-07-29 09:10:46 +10:00

11 lines
117 B
Plaintext

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