updated gitignore without gen files tracked
diff --git a/.gitignore b/.gitignore
index f81430d..2a0c33d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 bin/
 *.iml
 .idea/
+src-gen/
+xtend-gen/