1
0
Fork 0

Move USB Host Shield and Arduino core to lib/ (#13973)

This commit is contained in:
Ryan 2021-08-18 18:20:25 +10:00 committed by GitHub
parent cf5e40c251
commit b16091659c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
182 changed files with 6 additions and 6 deletions

View file

@ -0,0 +1,23 @@
# Auto detect text files and perform LF normalization
* text=auto
* text eol=lf
# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain