Revision 5b15eb5acea109232a56fc696cd821a7d8c10563 authored by Steven Johnson on 14 January 2020, 23:16:09 UTC, committed by GitHub on 14 January 2020, 23:16:09 UTC
Rename/clarify the Hexagon argument 'buffer_t' type
2 parent s c6af8a5 + 3554759
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.cpp text
*.c text
*.h text

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.tiff binary
back to top