Add test_mfcr
[soc.git] / .gitignore
index 8f5d26e3980a78e3a73071a20de8873488dc1b54..0ac1f31d362269620a4fcb3958464b57fa05f6be 100644 (file)
@@ -1,6 +1,5 @@
 __pycache__
-/Waveforms/**
-**/*/Waveforms
+Waveforms
 *.vcd
 .*.sw?
 *.py?
@@ -9,3 +8,7 @@ __pycache__
 !**/Waveforms/.gitkeep
 *.egg-info
 *.il
+**/*.gtkw
+.eggs
+
+.vscode/*
\ No newline at end of file