Add git attributes to use filter to convert tabs to 4 spaces

This commit is contained in:
XinyuHou
2016-12-28 10:49:00 +00:00
committed by Andrew Nelless
parent 7f2b25d453
commit 4902b8674c

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
*.txt filter=spacify
*.h filter=spacify
*.hpp filter=spacify
*.cpp filter=spacify
*.m filter=spacify
*.mm filter=spacify
*.fbs filter=spacify
*.qml filter=spacify
*.py filter=spacify