nand2tetris/.gitattributes

11 lines
275 B
Plaintext
Raw Permalink Normal View History

2020-05-28 21:01:19 +00:00
# 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