X-Git-Url: https://git.libre-soc.org/?p=soc.git;a=blobdiff_plain;f=.gitignore;h=d48dc7ff1f94bf7d776c91bb0774f1be6d66c98f;hp=3be7dbcdaf8f5513428e646a58888855de83f3dd;hb=9255d4db50adad1ddc8720a9acdfd30e58c2547e;hpb=9af10f4e1e9dd3d905427c939eff45186240d952 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