Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.

Commit

Permalink
chore: Github Knows Repository Language Is VHDL
Browse files Browse the repository at this point in the history
  • Loading branch information
aliemo committed May 27, 2020
1 parent 0d28fa0 commit 26c14f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore Verilog Language
*.v linguist-detectable=false
# Detectable VHDL Language
*.vhd linguist-detectable=true

0 comments on commit 26c14f9

Please sign in to comment.