Created
April 17, 2025 10:57
-
-
Save ziteh/dbe27397bce2c21b8e3d17f3d579ebc4 to your computer and use it in GitHub Desktop.
GitHub Linguist for KiCAD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml | |
*.kicad_pro linguist-detectable=true | |
*.kicad_prl linguist-detectable=true | |
*.kicad_pcb linguist-detectable=true | |
*.kicad_sch linguist-detectable=true | |
*.kicad_dru linguist-detectable=true | |
*.kicad_mod linguist-detectable=true | |
*.kicad_sym linguist-detectable=true | |
*.kicad_wks linguist-detectable=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment