diff options
author | Leif Åstrand <leif@vaadin.com> | 2014-08-22 14:48:08 +0300 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2014-08-22 14:48:21 +0300 |
commit | d8488d53483485d58fe403d7a4556085fd6fc5f7 (patch) | |
tree | ef0d8652dcb9b529f66b21f4283c66719f932ee7 | |
parent | a5052720216baeb5014a4e3b0027367c8ab7ed67 (diff) | |
download | vaadin-framework-d8488d53483485d58fe403d7a4556085fd6fc5f7.tar.gz vaadin-framework-d8488d53483485d58fe403d7a4556085fd6fc5f7.zip |
Ignore compiled valo test themes
Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7aae059a3e..11a0b3db84 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ # /WebContent/VAADIN/themes/valo/ /WebContent/VAADIN/themes/valo/styles.css +/WebContent/VAADIN/themes/tests-valo*/styles.css # /WebContent/VAADIN/widgetsets/ /WebContent/VAADIN/widgetsets |