mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Enforce line-endings for more file types
This commit is contained in:
parent
4531030551
commit
9d88d38bf8
5
.gitattributes
vendored
5
.gitattributes
vendored
@ -4,3 +4,8 @@
|
|||||||
*.md text
|
*.md text
|
||||||
*.html text
|
*.html text
|
||||||
*.txt text
|
*.txt text
|
||||||
|
*.yml text
|
||||||
|
*.yaml text
|
||||||
|
*.conf text
|
||||||
|
*.sh text
|
||||||
|
*.js text
|
Loading…
x
Reference in New Issue
Block a user