Add git attributes to use filter to convert tabs to 4 spaces
This commit is contained in:
parent
7f2b25d453
commit
4902b8674c
|
@ -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
|
Loading…
Reference in New Issue