f4pga-examples/.gitattributes
Karol Gugala 553f82580e update gitattributes
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2020-06-09 22:16:32 +02:00

7 lines
304 B
Text

# Settings to improve linguist data reporting (used by GitHub)
*.v linguist-language=Verilog
*.vh linguist-language=Verilog
# FIXME: All vendor files should be under third_party
third_party/** linguist-vendored
examples/** linguist-vendored