mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Add git attributes to use filter to convert tabs to 4 spaces
This commit is contained in:
parent
7f2b25d453
commit
4902b8674c
9
.gitattributes
vendored
Normal file
9
.gitattributes
vendored
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user