summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2014-08-30 16:09:33 +0300
committerLeif Åstrand <leif@vaadin.com>2014-08-30 16:09:33 +0300
commit729110dbdbccbce7bd1e68b6b383a04b4747883d (patch)
treeffef25c52008ea7bc58b48c2d87f57d0dd5e0528
parenta90f4efcb48017325a149ab93f0dd2cda6c8e385 (diff)
downloadvaadin-framework-7.2.7.tar.gz
vaadin-framework-7.2.7.zip
Ignore compiled valo test themes7.2.77.2
Valo is not included in 7.2, but it still helps to have the generated resources ignored when changing between branches. Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 30c8597b16..db58122bb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,10 @@
/WebContent/VAADIN/themes/runo/common/img/ajax-loader-red.gif
/WebContent/VAADIN/themes/runo/common/img/ajax-loader-yellow.gif
+# /WebContent/VAADIN/themes/valo/
+/WebContent/VAADIN/themes/valo/styles.css
+/WebContent/VAADIN/themes/tests-valo*/styles.css
+
# /WebContent/VAADIN/widgetsets/
/WebContent/VAADIN/widgetsets
/WebContent/VAADIN/gwt-unitCache*