diff options
author | Henri Sara <hesara@vaadin.com> | 2014-06-30 11:24:56 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2014-06-30 11:24:56 +0300 |
commit | 565f752c9d6fbda5cd0aa1f2b2da83bc405d83f7 (patch) | |
tree | e5c24c3604c679f7770cc2686a64557a4b3d05e4 /.gitignore | |
parent | 774edfb044e604d61ec42fbc0156c09ae92479ef (diff) | |
download | vaadin-framework-565f752c9d6fbda5cd0aa1f2b2da83bc405d83f7.tar.gz vaadin-framework-565f752c9d6fbda5cd0aa1f2b2da83bc405d83f7.zip |
Update .gitignore for valo
Change-Id: Ia37e982e69c5a26f8ed221a5e2ef4c7ed7bd68df
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 29b417971e..7aae059a3e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,9 @@ /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/widgetsets/ /WebContent/VAADIN/widgetsets /WebContent/VAADIN/gwt-unitCache* |