Fixed deserialization of unnecessary brackets around terms in Poliqarp

Change-Id: Iad190595cae3ca9c67eadc2f52e9eccbe6e8ee92
diff --git a/.gitignore b/.gitignore
index 4e86098..8e98dc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,14 @@
 
 # /
+/target
+/.settings
 /.project
 /.classpath
-/.settings
-/target
+*~
+.*
+!.gitignore
+
+/src/main/resources
 
 # /src/main/antlr/cosmas/
 /src/main/antlr/cosmas/c2ps_regex.g