X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=0ac1f31d362269620a4fcb3958464b57fa05f6be;hb=61b1e265fb5c8abf5e6f2b17a90cf10fe29c5cc6;hp=1512d74c2da575ad5de72300907c270b14da81ac;hpb=fa92b0196cb0b73e53f65e64667d4a45b3b87354;p=soc.git diff --git a/.gitignore b/.gitignore index 1512d74c..0ac1f31d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,14 @@ __pycache__ -WaveForms +Waveforms *.vcd .*.sw? *.py? *.v .mypy_cache +!**/Waveforms/.gitkeep +*.egg-info +*.il +**/*.gtkw +.eggs + +.vscode/* \ No newline at end of file