Tune docs of multi vim/cloud
[multicloud/framework.git] / .gitignore
index 821f62a..495cfc8 100644 (file)
@@ -1,2 +1,13 @@
+.project
+.classpath
+.settings/
+.checkstyle
+target/
 logs/*.log
-*.pyc
\ No newline at end of file
+*.pyc
+
+# Test related files
+multivimbroker/.coverage
+multivimbroker/.tox/
+multivimbroker/logs/*.log
+multivimbroker/test-reports/