]> sigrok.org Git - libsigrokdecode.git/blobdiff - .gitignore
type_decoder: Fixup memory leak in Decoder.put() (meta, python)
[libsigrokdecode.git] / .gitignore
index fc78dfbede6db2bbf946a8a9a9471130dbdede73..f537d5a6c78b21a61e0bf48f1834475fbf983648 100644 (file)
@@ -1,2 +1,39 @@
-sigrokdecode.h
-ChangeLog
+# autotools cruft
+/INSTALL
+/Makefile.in
+/aclocal.m4
+/autom4te.cache/
+/autostuff/
+/configure
+/configure.lineno
+/m4/libtool.m4
+/m4/lt*.m4
+
+# Editor/IDE cruft
+*.kate-swp
+*~
+/*.kdev4
+/Makefile.am.user
+
+# Configure/build cruft
+*.[ao]
+*.l[ao]
+.deps/
+.dirstamp
+.libs/
+/ChangeLog
+/Makefile
+/config.*
+/libsigrokdecode-*.tar.*
+/libsigrokdecode.pc
+/libtool
+/version.h
+__pycache__/
+*.pyc
+stamp-h?
+
+# Files generated by the testsuite
+/test-suite.log
+/tests/*.log
+/tests/*.trs
+/tests/main