gitignore: tidy and remove unnecessary per-directory gitignores

This commit is contained in:
Fischer Moseley 2026-01-14 14:10:27 -07:00
parent 23ea9340b0
commit 5b0bfbdb16
8 changed files with 3 additions and 25 deletions

20
.gitignore vendored
View File

@ -11,25 +11,11 @@ __pycache__/
build/
dist/
# Autogenerated Manta source
manta.v
# Miscellaneous file types
*.v
*.sv
*.vcd
*.out
*.csv
*.xml
.coverage*
# Vivado files
*.log
*.jou
*.rpt
*.bin
*.bit
*.out
.Xil/
# Yosys/IceStorm files
*.asc
*.bin
*.json

View File

@ -1 +0,0 @@
!divider.sv

View File

@ -1 +0,0 @@
!top_level.sv

View File

@ -1 +0,0 @@
!top_level.sv

View File

@ -1,2 +0,0 @@
!top_level.sv
!divider.sv

View File

@ -1 +0,0 @@
!top_level.sv

View File

@ -1 +0,0 @@
!top_level.sv

View File

@ -1 +0,0 @@
!top_level.sv