You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nand2tetris/.gitattributes

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