X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=5e6015bdfb0b8762b4e9fa9dfd5b64560d48778b;hb=966fcbe3e34de14b163987550d17b00dc84bf82e;hp=5b2853401044023ffb953ab53b2250a783e07ea5;hpb=d36777dbf5f61027e404076f1564d769bfc5f3ad;p=libsigrok.git diff --git a/.gitignore b/.gitignore index 5b285340..5e6015bd 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,8 @@ stamp-h1 autostuff/ version.h ChangeLog +INSTALL +tests/check_main # recursive autoconf leftovers .deps @@ -39,3 +41,8 @@ Makefile.in # KDevelop project files *.kdev4 + +# Files generated by building Python bindings +bindings/python/build +bindings/python/libsigrok.py +bindings/python/libsigrok_python_wrap.c