]> sigrok.org Git - libsigrokdecode.git/blobdiff - .gitignore
Build: Reduce autogen.sh to trivial stub
[libsigrokdecode.git] / .gitignore
index fbb1e46a6f2e48536764e056d0b08d2c7f2d26a7..385f8ceaa161ae8345b158bc84757e46bef12ca4 100644 (file)
@@ -1 +1,42 @@
-sigrokdecode.h
+# autotools cruft
+aclocal.m4
+autom4te.cache/
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+libtool
+ltmain.sh
+install-sh
+map
+missing
+stamp-h1
+autostuff/
+ChangeLog
+INSTALL
+tests/check_main
+tests/check_main.*
+tests/test-suite.log
+test-suite.log
+version.h
+
+# recursive autoconf leftovers
+.deps
+Makefile
+Makefile.in
+.dirstamp
+
+# build leftovers
+*~
+*.o
+*.a
+*.lo
+*.la
+.libs/
+*.pc
+decoders/*/__pycache__/