# Settings to improve linguist data reporting (used by GitHub) | |
*.v linguist-language=Verilog | |
*.vh linguist-language=Verilog | |
*.sql linguist-language=SQL | |
third_party/** linguist-vendored | |
# FIXME: All vendor files should be under third_party | |
tests/9-soc/** linguist-vendored | |
xc/xc7/tests/ddr/** linguist-vendored | |
xc/xc7/tests/soc/** linguist-vendored |