Added a script example for a performance evaluation of charm deployment
[osm/vim-emu.git] / .gitignore
index 0c81ebe..d2bff6c 100755 (executable)
@@ -101,3 +101,12 @@ target/
 
 # JUnit xml
 utils/ci/junit-xml/*.xml
+
+# charm builds
+examples/charms/builds/
+examples/vnfs/**/charms/
+
+# performance measurement results
+examples/performance_measurements/*.csv
+examples/autogenerated/
+!**/.gitkeep
\ No newline at end of file