2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Added gitattributes file

This commit is contained in:
Oliver Walters
2017-03-29 23:45:27 +11:00
parent 6e0a02a885
commit 4046c6f0bf
2 changed files with 11 additions and 4 deletions

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
* text=auto
*.py text
*.md text
*.html text
*.txt text