Separate generation of server and client

Change-Id: Id7990f3f7f953de8dddac192f26d23fe4c222c64
diff --git a/capifapi/.gitignore b/capifapi/.gitignore
new file mode 100644
index 0000000..36306bc
--- /dev/null
+++ b/capifapi/.gitignore
@@ -0,0 +1,7 @@
+.idea
+target
+specs
+commoncollector
+enumfixer
+specificationfixer
+src/capifserverapi/**/*.gen.go
\ No newline at end of file