X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=0460c7c13394106fda107495ac1e3449e073308c;hb=e0e4dfb55ea1812521aa4c0e79240987653538da;hp=557240f0f3fc4816ded1f6ac7ead8884cf042934;hpb=2fdb3a4a91e2dc07f9aa75c478c6b8bfa1d1eb19;p=yosys.git diff --git a/.gitignore b/.gitignore index 557240f0f..0460c7c13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ *.o *.d .*.swp +*.gch +*.gcda +*.gcno +__pycache__ /.cproject /.project /.settings @@ -9,16 +13,31 @@ /qtcreator.config /qtcreator.creator /qtcreator.creator.user +/coverage.info +/coverage_html /Makefile.conf /abc +/viz.js /yosys /yosys.exe -/yosys.html +/yosys.js +/yosys.wasm /yosys-abc /yosys-abc.exe /yosys-config +/yosys-smtbmc +/yosys-smtbmc.exe +/yosys-smtbmc-script.py /yosys-filterlib /yosys-filterlib.exe -/yosys-filterlib.html +/kernel/*.pyh +/kernel/python_wrappers.cc /kernel/version_*.cc /share +/yosys-win32-mxebin-* +/yosys-win32-vcxsrc-* +/yosysjs-* +/libyosys.so +/tests/unit/bintest/ +/tests/unit/objtest/ +/tests/ystests