X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=ea648522205c500b23d3cc793d87148f88387d25;hb=c7bda92aca2a980262b6ac3f8f6249e3521edfbb;hp=1512d74c2da575ad5de72300907c270b14da81ac;hpb=fa92b0196cb0b73e53f65e64667d4a45b3b87354;p=soc.git diff --git a/.gitignore b/.gitignore index 1512d74c..ea648522 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,16 @@ __pycache__ -WaveForms +Waveforms *.vcd .*.sw? *.py? *.v .mypy_cache +!**/Waveforms/.gitkeep +*.egg-info +*.il +**/*.gtkw +.eggs + +.vscode/* +build +gen