simplift right_mask and left_mask rotator sub-functions, remove TODO comments
[soc.git] / .gitignore
index 3be7dbcdaf8f5513428e646a58888855de83f3dd..0ac1f31d362269620a4fcb3958464b57fa05f6be 100644 (file)
@@ -1,9 +1,14 @@
 __pycache__
-/Waveforms/**
-**/*/Waveforms
+Waveforms
 *.vcd
 .*.sw?
 *.py?
 *.v
 .mypy_cache
 !**/Waveforms/.gitkeep
+*.egg-info
+*.il
+**/*.gtkw
+.eggs
+
+.vscode/*
\ No newline at end of file