Merge pull request #1035 from YosysHQ/eddie/opt_rmdff
[yosys.git] / .gitignore
index 4fce690eca9b81a9ce937c2bad0f621a69de85e3..76f53cd06afcfe4122597371b5e51c60f4769754 100644 (file)
@@ -4,6 +4,7 @@
 *.gch
 *.gcda
 *.gcno
+__pycache__
 /.cproject
 /.project
 /.settings
 /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
 /yosys-win32-mxebin-*
@@ -34,3 +39,4 @@
 /libyosys.so
 /tests/unit/bintest/
 /tests/unit/objtest/
+/tests/ystests