diff options
author | Leif Åstrand <leif@vaadin.com> | 2014-08-22 14:48:08 +0300 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2014-08-28 10:46:17 +0300 |
commit | 164209fbdefdb5abda6408e01702be2df0c377e3 (patch) | |
tree | 04399ba2ec82e75b2a75f17c043b191019dce4b2 | |
parent | fc5ced8470a4c55b2e9164e3719b50e17e003b53 (diff) | |
download | vaadin-framework-164209fbdefdb5abda6408e01702be2df0c377e3.tar.gz vaadin-framework-164209fbdefdb5abda6408e01702be2df0c377e3.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 |