mirror of
https://github.com/espressif/esp-lwip.git
synced 2026-06-05 21:04:45 +00:00
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
# These files are text and should be normalized
|
|
*.txt text
|
|
*.c text
|
|
*.h text
|
|
|
|
# For git archive
|
|
.gitignore export-ignore
|
|
.gitattributes export-ignore
|
|
.github export-ignore
|
|
.vscode export-ignore
|