Rebase to alpine
[multicloud/framework.git] / .gitignore
index 821f62a..06b9462 100644 (file)
@@ -1,2 +1,18 @@
+.project
+.classpath
+.vscode
+.settings/
+.checkstyle
+target/
 logs/*.log
-*.pyc
\ No newline at end of file
+*.pyc
+*.swp
+
+# Test related files
+multivimbroker/.coverage
+multivimbroker/.tox/
+multivimbroker/logs/*.log
+multivimbroker/test-reports/
+
+# Docs related
+docs/html