X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=0460c7c13394106fda107495ac1e3449e073308c;hb=e0e4dfb55ea1812521aa4c0e79240987653538da;hp=e24f7975af2e30c9ef520e0eef0d8dea33bd83b6;hpb=03d1606b42110f8eac7311ac57c7334d1f781273;p=yosys.git diff --git a/.gitignore b/.gitignore index e24f7975a..0460c7c13 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.gch *.gcda *.gcno +__pycache__ /.cproject /.project /.settings @@ -20,6 +21,7 @@ /yosys /yosys.exe /yosys.js +/yosys.wasm /yosys-abc /yosys-abc.exe /yosys-config @@ -28,6 +30,8 @@ /yosys-smtbmc-script.py /yosys-filterlib /yosys-filterlib.exe +/kernel/*.pyh +/kernel/python_wrappers.cc /kernel/version_*.cc /share /yosys-win32-mxebin-*