From: Miodrag Milanovic Date: Sun, 26 May 2019 07:31:43 +0000 (+0200) Subject: Add files to ignore for python build X-Git-Tag: yosys-0.9~110^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ece551eaff02d8a5bad702b95b7905de914a82db;p=yosys.git Add files to ignore for python build --- diff --git a/.gitignore b/.gitignore index e24f7975a..76f53cd06 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.gch *.gcda *.gcno +__pycache__ /.cproject /.project /.settings @@ -28,6 +29,8 @@ /yosys-smtbmc-script.py /yosys-filterlib /yosys-filterlib.exe +/kernel/*.pyh +/kernel/python_wrappers.cc /kernel/version_*.cc /share /yosys-win32-mxebin-*