add waveforms dir to git, ignoring all but .gitkeep
[soc.git] / .gitignore
index 1512d74c2da575ad5de72300907c270b14da81ac..3be7dbcdaf8f5513428e646a58888855de83f3dd 100644 (file)
@@ -1,7 +1,9 @@
 __pycache__
-WaveForms
+/Waveforms/**
+**/*/Waveforms
 *.vcd
 .*.sw?
 *.py?
 *.v
 .mypy_cache
+!**/Waveforms/.gitkeep