X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitignore;h=76f53cd06afcfe4122597371b5e51c60f4769754;hb=e32cef4063316e4f12030841a0682abbb948e20b;hp=4334b3d84dc16ecf56da855e73f2d7ce33ad194a;hpb=0283703f9e6855226bece8d36567d292bd69b188;p=yosys.git diff --git a/.gitignore b/.gitignore index 4334b3d84..76f53cd06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ *.o *.d .*.swp +*.gch +*.gcda +*.gcno +__pycache__ /.cproject /.project /.settings @@ -9,20 +13,30 @@ /qtcreator.config /qtcreator.creator /qtcreator.creator.user +/coverage.info +/coverage_html /Makefile.conf /abc /viz.js /yosys /yosys.exe /yosys.js -/yosys.html /yosys-abc /yosys-abc.exe /yosys-config +/yosys-smtbmc +/yosys-smtbmc.exe +/yosys-smtbmc-script.py /yosys-filterlib /yosys-filterlib.exe +/kernel/*.pyh +/kernel/python_wrappers.cc /kernel/version_*.cc /share -/libyosys /yosys-win32-mxebin-* /yosys-win32-vcxsrc-* +/yosysjs-* +/libyosys.so +/tests/unit/bintest/ +/tests/unit/objtest/ +/tests/ystests