summaryrefslogtreecommitdiffstats
path: root/tinyusb/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/.gitattributes')
m---------tinyusb0
-rwxr-xr-xtinyusb/.gitattributes25
2 files changed, 0 insertions, 25 deletions
diff --git a/tinyusb b/tinyusb
new file mode 160000
+Subproject f8288be03f28ad7b944e6925f49422dfa39202c
diff --git a/tinyusb/.gitattributes b/tinyusb/.gitattributes
deleted file mode 100755
index 2342decc..00000000
--- a/tinyusb/.gitattributes
+++ /dev/null
@@ -1,25 +0,0 @@
-# Set the default behavior, in case people don't have core.autocrlf set.
-* text=auto
-
-*.c text
-*.cpp text
-*.h text
-*.icf text
-*.js text
-*.json text
-*.ld text
-*.md text
-*.mk text
-*.py text
-*.rst text
-*.s text
-*.txt text
-*.xml text
-*.yml text
-
-Makefile text
-
-# Windows-only Visual Studio things
-
-*.sln text eol=crlf
-*.csproj text eol=crlf