summaryrefslogtreecommitdiffstats
path: root/tinyusb/.gitattributes
diff options
context:
space:
mode:
authorWillian Paixao <willian@ufpa.br>2021-12-05 19:16:34 +0100
committerWillian Paixao <willian@ufpa.br>2021-12-05 19:16:34 +0100
commitac2e205ae9f465c27297ea542c72e8cfe4966f8c (patch)
tree16e4d1268b2631ba7e17dcda8f366f070fbd7475 /tinyusb/.gitattributes
parentbbd394a19aaa334a179c36cf2ed2a066f1bb312c (diff)
downloadSensor-Watch-ac2e205ae9f465c27297ea542c72e8cfe4966f8c.tar.gz
Sensor-Watch-ac2e205ae9f465c27297ea542c72e8cfe4966f8c.tar.bz2
Sensor-Watch-ac2e205ae9f465c27297ea542c72e8cfe4966f8c.zip
remove tinyusb directory
Diffstat (limited to 'tinyusb/.gitattributes')
-rwxr-xr-xtinyusb/.gitattributes25
1 files changed, 0 insertions, 25 deletions
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