X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=d48dc7ff1f94bf7d776c91bb0774f1be6d66c98f;hb=b60a20e624d3e1a8dde8e4d9f6ae2cc7002c42fc;hp=3be7dbcdaf8f5513428e646a58888855de83f3dd;hpb=50cf142792878504b74970bd6d9b63084ff30e16;p=soc.git diff --git a/.gitignore b/.gitignore index 3be7dbcd..d48dc7ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,18 @@ __pycache__ -/Waveforms/** -**/*/Waveforms +Waveforms *.vcd .*.sw? *.py? *.v .mypy_cache !**/Waveforms/.gitkeep +*.egg-info +*.il +**/*.gtkw +.eggs + +.vscode/* +build +gen +.noseids +nosetests.xml