mirror of
https://github.com/PaiGramTeam/telegram-bot-api.git
synced 2024-11-16 04:35:33 +00:00
8 lines
406 B
Plaintext
8 lines
406 B
Plaintext
|
* text=auto
|
||
|
|
||
|
*.cpp text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
|
||
|
*.h text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
|
||
|
*.md text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
|
||
|
*.txt text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
|
||
|
*.html text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
|