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