X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=5e6015bdfb0b8762b4e9fa9dfd5b64560d48778b;hb=758b01adcbbc2cd4c077281ad06c7bb2ac414391;hp=1ccdfbe78c3e88e4f5133157f2d4b5222a20255d;hpb=5fef6b9d6cd17f89a05f8e7a02a8c523e6a2632d;p=libsigrok.git diff --git a/.gitignore b/.gitignore index 1ccdfbe7..5e6015bd 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,8 @@ stamp-h1 autostuff/ version.h ChangeLog +INSTALL +tests/check_main # recursive autoconf leftovers .deps @@ -36,3 +38,11 @@ Makefile.in # KDE backup files *.kate-swp + +# KDevelop project files +*.kdev4 + +# Files generated by building Python bindings +bindings/python/build +bindings/python/libsigrok.py +bindings/python/libsigrok_python_wrap.c