]> sigrok.org Git - libsigrokdecode.git/blobdiff - .gitignore
counter: explicit option text to .wait() edge mapping
[libsigrokdecode.git] / .gitignore
index f057a3955b3535df03642dd4241378210c8511a9..f537d5a6c78b21a61e0bf48f1834475fbf983648 100644 (file)
@@ -1 +1,39 @@
-autostuff
\ No newline at end of file
+# 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