mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-07-06 20:47:55 +02:00
12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
# C files
|
|
*.c linguist-language=C
|
|
|
|
# Exclude from language statistics
|
|
*.ld linguist-vendored
|
|
*.bat linguist-vendored
|
|
*.py linguist-vendored
|
|
linker.ld linguist-vendored
|
|
build.bat linguist-vendored
|
|
clean.bat linguist-vendored
|
|
uf2conv.py linguist-vendored
|