gitignore fix
This commit is contained in:
+2
-3
@@ -14,9 +14,10 @@
|
||||
.recovery
|
||||
*.edn
|
||||
*.cam
|
||||
*.hdlparser
|
||||
*.areasrr
|
||||
*.pt
|
||||
*.hrr
|
||||
*.sym
|
||||
pmi_*
|
||||
|
||||
# ---------- Synthesis (Synplify Pro / Synplify) ----------
|
||||
@@ -143,7 +144,6 @@ reveal_workspace/
|
||||
!*.bit
|
||||
!*.jed
|
||||
!*.svf
|
||||
!*.trc
|
||||
!*.xcf
|
||||
|
||||
# Simulation project files (.spf is needed by Diamond's sim engine)
|
||||
@@ -152,7 +152,6 @@ reveal_workspace/
|
||||
# Debug / trace
|
||||
!*.hub
|
||||
!*.rvl
|
||||
!*.rva
|
||||
|
||||
# ---------- Catch-alls (after negations — last matching rule wins) ----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user