gitattributes

pull/1/head
Nemo 3 years ago
parent 42fadfa61d
commit 651a00fc5c

10
.gitattributes vendored

@ -0,0 +1,10 @@
# I didn't write any of this
*.hack -linguist-detectable
*.html -linguist-detectable
# These are inputs to test the assembler
projects/06/*/*.asm -linguist-detectable
*.tst linguist-vendored
# What I've written:
projects/**/*.hdl linguist-language=VHDL linguist-detectable
Loading…
Cancel
Save