Update to latest wiki version, fix bug in prty pseudocode
[soc.git] / .gitignore
index 5e36d06e08b9404b3923058bcbe6e74c5ad49f5e..0ac1f31d362269620a4fcb3958464b57fa05f6be 100644 (file)
@@ -1,4 +1,14 @@
-WaveForms
+__pycache__
+Waveforms
 *.vcd
 .*.sw?
 *.py?
+*.v
+.mypy_cache
+!**/Waveforms/.gitkeep
+*.egg-info
+*.il
+**/*.gtkw
+.eggs
+
+.vscode/*
\ No newline at end of file