Update to latest wiki version, fix bug in prty pseudocode
[soc.git] / .gitignore
index b3354e88a167b49bb0f23fe3046b5aed6d155016..0ac1f31d362269620a4fcb3958464b57fa05f6be 100644 (file)
@@ -1,6 +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