]> sigrok.org Git - libsigrok.git/blobdiff - .gitignore
Pass configured prefix to python setup.py install step.
[libsigrok.git] / .gitignore
index 0f192d254ca11848cc884c6496fd7e52c190d5b4..8af73ad11298afee3dcbe0208433dc4fc625f990 100644 (file)
@@ -61,6 +61,13 @@ bindings/python/sigrok/core/lowlevel_wrap.c
 bindings/python/sigrok/core/classes.py
 bindings/python/sigrok/core/classes_wrap.cpp
 
+# Files generated by building Java bindings
+*.class
+bindings/java/org/sigrok/core/classes/*.java
+bindings/java/org/sigrok/core/classes/classes_wrap.cxx
+bindings/java/libsigrok_java_core_classes.so
+bindings/java/sigrok-core.jar
+
 # Files generated by the testsuite
 test-suite.log
 tests/*.log