X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=5e6015bdfb0b8762b4e9fa9dfd5b64560d48778b;hb=758b01adcbbc2cd4c077281ad06c7bb2ac414391;hp=fc940eedcf105d0a1dffcdbcc5448bc9ade3963a;hpb=898c562fd3b33b07d030ea7f57eb09cd49efe69b;p=libsigrok.git diff --git a/.gitignore b/.gitignore index fc940eed..5e6015bd 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ autostuff/ version.h ChangeLog INSTALL +tests/check_main # recursive autoconf leftovers .deps @@ -40,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