nand2tetris/.gitattributes
2020-05-29 02:38:11 +05:30

11 lines
275 B
Plaintext

# 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