lwip/.gitattributes

11 lines
264 B
Plaintext
Raw Normal View History

2014-02-07 08:36:03 +00:00
# These files are text and should be normalized
*.txt text
*.c text
*.h text
# For git archive
.gitignore export-ignore
.gitattributes export-ignore
.travis.yml export-ignore
.vscode export-ignore