Archived
1
0
This repository has been archived on 2026-02-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
iceberg/.gitattributes
T
2022-04-07 17:14:44 +02:00

11 lines
205 B
Plaintext

# Verilog files
*.v text diff=verilog
*.vh text diff=verilog
# Systemverilog files
*.sv text diff=systemverilog
*.svh text diff=systemverilog
# C files
*.c text diff=c
*.h text diff=c