Skip to content

Commit

Permalink
SPICE language will be detected as Shell, because Github Linguist doe…
Browse files Browse the repository at this point in the history
…sn't recognize it nor allow custom language specification
  • Loading branch information
pouryahoseini authored Mar 28, 2020
1 parent 8aa35d3 commit f5641cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
docs/* linguist-documentation=true

*.sp linguist-detectable=true
*.sp linguist-language="KiCad Layout"
*.sp linguist-language=Shell

*.inc linguist-detectable=true
*.inc linguist-language="KiCad Layout"
*.inc linguist-language=Shell

*.va linguist-detectable=true
*.va linguist-language=Verilog

0 comments on commit f5641cc

Please sign in to comment.