X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=76f53cd06afcfe4122597371b5e51c60f4769754;hb=751e640c1db45f27a530738230b601417c2f2cdb;hp=90550863e946daa673873b0109243606ebee4890;hpb=1007f5423571bee79ad3356bdd82e2f2159660ae;p=yosys.git diff --git a/.gitignore b/.gitignore index 90550863e..76f53cd06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ *.o *.d .*.swp +*.gch +*.gcda +*.gcno +__pycache__ /.cproject /.project /.settings @@ -9,15 +13,30 @@ /qtcreator.config /qtcreator.creator /qtcreator.creator.user +/coverage.info +/coverage_html /Makefile.conf /abc +/viz.js /yosys /yosys.exe -/yosys.html +/yosys.js /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