Skip to content

Instantly share code, notes, and snippets.

@rniwase
Last active June 4, 2021 11:17
Show Gist options
  • Save rniwase/8cba4e99e5843947072d7bd0f3c2f93b to your computer and use it in GitHub Desktop.
Save rniwase/8cba4e99e5843947072d7bd0f3c2f93b to your computer and use it in GitHub Desktop.
.gitattributes to make github-linguist recognize the KiCad (version 5.x) files
*.kicad_pcb linguist-detectable=true
*.kicad_mod linguist-detectable=true
*.kicad_wks linguist-detectable=true
fp-lib-table linguist-detectable=true
*.sch linguist-detectable=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment