Adding .gitattributes

This commit is contained in:
Abel Sinkovics
2018-01-20 14:12:21 +01:00
parent 6eb4af7d6f
commit 11b19e5d25

20
.gitattributes vendored Normal file
View File

@@ -0,0 +1,20 @@
* text=auto
*.cpp text
*.hpp text
*.py text
*.css text
*.html text
*.md text
*.qbk text
*.svg text
*.txt text
*.json text
*.yml text
*.png binary
Jamfile.v2 text
.gitignore text