mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
553f82580e
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
7 lines
304 B
Text
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
|