Opensourcing new version of Simulator
Additional info in README.md

Issue-ID: INT-1134
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
Change-Id: I06d41fd3f361b7a451b30b702882810e4136a129
diff --git a/test/mocks/pnfsimulator/.gitignore b/test/mocks/pnfsimulator/.gitignore
index 3fa204a..daf6cf2 100644
--- a/test/mocks/pnfsimulator/.gitignore
+++ b/test/mocks/pnfsimulator/.gitignore
@@ -1,4 +1,3 @@
-.idea
-target
-*.iml
-logs
+**/*.iml
+**/.idea
+**/target
\ No newline at end of file