Auto insert instruction fields into the namespace
[soc.git] / .gitignore
index 8f5d26e3980a78e3a73071a20de8873488dc1b54..c2f8d859244302bc978df716ce316f86a7cbf7a2 100644 (file)
@@ -1,6 +1,5 @@
 __pycache__
-/Waveforms/**
-**/*/Waveforms
+Waveforms
 *.vcd
 .*.sw?
 *.py?
@@ -9,3 +8,5 @@ __pycache__
 !**/Waveforms/.gitkeep
 *.egg-info
 *.il
+**/*.gtkw
+.eggs
\ No newline at end of file