2012-10-08 13:53:00 +00:00
|
|
|
# autotools cruft
|
2015-08-22 18:27:53 +00:00
|
|
|
/INSTALL
|
|
|
|
/Makefile.in
|
|
|
|
/aclocal.m4
|
|
|
|
/autom4te.cache/
|
|
|
|
/autostuff/
|
|
|
|
/configure
|
|
|
|
/configure.lineno
|
|
|
|
/m4/libtool.m4
|
|
|
|
/m4/lt*.m4
|
2012-10-08 13:53:00 +00:00
|
|
|
|
2015-08-22 18:27:53 +00:00
|
|
|
# Editor/IDE cruft
|
2012-10-15 06:11:39 +00:00
|
|
|
*.kate-swp
|
2015-08-22 18:27:53 +00:00
|
|
|
*~
|
2017-07-03 21:02:48 +00:00
|
|
|
.*.sw*
|
2015-08-22 18:27:53 +00:00
|
|
|
/*.kdev4
|
2015-08-14 15:53:06 +00:00
|
|
|
/Makefile.am.user
|
2013-04-15 19:01:07 +00:00
|
|
|
|
2015-08-22 18:27:53 +00:00
|
|
|
# Configure/build cruft
|
|
|
|
*.[ao]
|
|
|
|
*.l[ao]
|
|
|
|
.deps/
|
|
|
|
.dirstamp
|
|
|
|
.libs/
|
|
|
|
/Makefile
|
|
|
|
/config.*
|
|
|
|
/doxy/
|
|
|
|
/include/libsigrok/version.h
|
|
|
|
/libsigrok-*.tar.*
|
|
|
|
/libsigrok.pc
|
|
|
|
/libtool
|
|
|
|
stamp-h?
|
|
|
|
|
2014-07-17 17:39:49 +00:00
|
|
|
# Files generated by building C++ bindings
|
2015-08-22 18:27:53 +00:00
|
|
|
/bindings/cxx/doxy/
|
|
|
|
/bindings/cxx/enums.cpp
|
|
|
|
/bindings/cxx/enums.timestamp
|
|
|
|
/bindings/cxx/include/libsigrokcxx/enums.hpp
|
|
|
|
/bindings/cxx/libsigrokcxx.pc
|
|
|
|
/bindings/swig/enums.i
|
2014-07-17 17:39:49 +00:00
|
|
|
|
2013-04-15 19:01:07 +00:00
|
|
|
# Files generated by building Python bindings
|
2014-07-17 17:45:29 +00:00
|
|
|
*.pyc
|
2015-08-22 18:27:53 +00:00
|
|
|
/bindings/python/build/
|
|
|
|
/bindings/python/dist/
|
|
|
|
/bindings/python/doxy/
|
|
|
|
/bindings/python/libsigrok.egg-info/
|
|
|
|
/bindings/python/libsigrok.py
|
|
|
|
/bindings/python/libsigrok_python_wrap.c
|
|
|
|
/bindings/python/sigrok/__pycache__/
|
|
|
|
/bindings/python/sigrok/core/classes.py
|
|
|
|
/bindings/python/sigrok/core/classes_wrap.cpp
|
2015-10-25 14:04:49 +00:00
|
|
|
/bindings/python/sigrok/core/doc_start.i
|
|
|
|
/bindings/python/sigrok/core/doc_end.i
|
2015-08-22 18:27:53 +00:00
|
|
|
/bindings/python/sigrok/core/lowlevel.py
|
|
|
|
/bindings/python/sigrok/core/lowlevel_wrap.c
|
|
|
|
/bindings/python/timestamp
|
2013-04-23 08:05:48 +00:00
|
|
|
|
2016-05-13 10:35:03 +00:00
|
|
|
# Files generated by building Ruby bindings
|
|
|
|
/bindings/ruby/classes_wrap.cpp
|
|
|
|
/bindings/ruby/doc.i
|
|
|
|
/bindings/ruby/sigrok.so
|
|
|
|
|
2014-04-27 08:48:18 +00:00
|
|
|
# Files generated by building Java bindings
|
|
|
|
*.class
|
2015-08-22 18:27:53 +00:00
|
|
|
/bindings/java/libsigrok_java_core_classes.so
|
|
|
|
/bindings/java/org/sigrok/core/classes/*.java
|
|
|
|
/bindings/java/org/sigrok/core/classes/classes_wrap.cxx
|
|
|
|
/bindings/java/org/sigrok/core/classes/doc.i
|
|
|
|
/bindings/java/sigrok-core.jar
|
2015-10-25 19:26:42 +00:00
|
|
|
/bindings/java/doxy/
|
2014-04-27 08:48:18 +00:00
|
|
|
|
2013-08-05 11:19:21 +00:00
|
|
|
# Files generated by the testsuite
|
2015-08-22 18:27:53 +00:00
|
|
|
/test-suite.log
|
|
|
|
/tests/*.log
|
|
|
|
/tests/*.trs
|
|
|
|
/tests/main
|