add sphinx doc preliminary start
[soc.git] / .gitignore
index 3be7dbcdaf8f5513428e646a58888855de83f3dd..ea648522205c500b23d3cc793d87148f88387d25 100644 (file)
@@ -1,9 +1,16 @@
 __pycache__
-/Waveforms/**
-**/*/Waveforms
+Waveforms
 *.vcd
 .*.sw?
 *.py?
 *.v
 .mypy_cache
 !**/Waveforms/.gitkeep
+*.egg-info
+*.il
+**/*.gtkw
+.eggs
+
+.vscode/*
+build
+gen