tracking down what looks like an error in the Simulator Mem ld/st
[soc.git] / .gitignore
index 1512d74c2da575ad5de72300907c270b14da81ac..0ac1f31d362269620a4fcb3958464b57fa05f6be 100644 (file)
@@ -1,7 +1,14 @@
 __pycache__
-WaveForms
+Waveforms
 *.vcd
 .*.sw?
 *.py?
 *.v
 .mypy_cache
+!**/Waveforms/.gitkeep
+*.egg-info
+*.il
+**/*.gtkw
+.eggs
+
+.vscode/*
\ No newline at end of file