X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=d48dc7ff1f94bf7d776c91bb0774f1be6d66c98f;hb=e5bb9a0d7bade979eedf71c242dcfbc58b87b391;hp=8f5d26e3980a78e3a73071a20de8873488dc1b54;hpb=75cab533bc62aeaef0e05df2bb7d6514a3e654da;p=soc.git diff --git a/.gitignore b/.gitignore index 8f5d26e3..d48dc7ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ __pycache__ -/Waveforms/** -**/*/Waveforms +Waveforms *.vcd .*.sw? *.py? @@ -9,3 +8,11 @@ __pycache__ !**/Waveforms/.gitkeep *.egg-info *.il +**/*.gtkw +.eggs + +.vscode/* +build +gen +.noseids +nosetests.xml