.hgignore
branchv_0
changeset 72 f7b9db6fc32b
parent 63 8c6885543e2c
child 86 3caa19520689
--- a/.hgignore	Wed Jan 29 12:40:43 2020 +0100
+++ b/.hgignore	Wed Jan 29 18:05:13 2020 +0100
@@ -2,6 +2,7 @@
 
 *~
 CMakeLists.txt.user
+*.class
 
 syntax: regexp
 
@@ -12,4 +13,4 @@
 ^build/
 ^nbproject/private/
 
-^streamlet-examples/(xpath|pid)$
\ No newline at end of file
+^streamlet-examples/(xpath|pid|jar_info|zip_info)$
\ No newline at end of file