InvenTree/.gitattributes

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
118 B
Plaintext
Raw Normal View History

2017-03-29 12:45:27 +00:00
* text=auto
*.py text
*.md text
*.html text
*.txt text
*.yml text
*.yaml text
*.conf text
*.sh text eol=lf
2022-05-20 11:35:07 +00:00
*.js text