summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2017-01-09 13:41:30 +0200
committerHenri Sara <henri.sara@gmail.com>2017-01-09 13:41:30 +0200
commit886a837d6d16216606dcb564c5450e1b6bf136d3 (patch)
treecf7a38c71f8e982e1f5b26f32c1d10caac5cf05a /.gitignore
parent4fd968314f47338c0ea61025e6a22f036f8e725d (diff)
downloadvaadin-framework-886a837d6d16216606dcb564c5450e1b6bf136d3.tar.gz
vaadin-framework-886a837d6d16216606dcb564c5450e1b6bf136d3.zip
Fix vaadin-test and all its submodules (#8076)
This patch applies following fixes: * ContextMenu with correct version for Vaadin 8 * Correctly skip install plugin for test submodules * Make widgetset-test-util a test depdendency, don't use test-jar * Fix vaadin-test project structure and dependencies * Clean up testutil pom * Add README.md
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d55a19aa04..0139179982 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@ phantomjsdriver.log
*/.checkstyle
+# TB default error screenshot folder
+error-screenshots/