diff options
author | Henri Sara <hesara@vaadin.com> | 2016-02-26 15:10:26 +0200 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2016-02-29 13:16:49 +0200 |
commit | 16eae732958e7a5841e3f46a5968fa85833da05b (patch) | |
tree | e90349ac0dd1264597cd8abbcfefd3d65e2bf3a4 /.gitignore | |
parent | 0dee5602cacb46e1120bc2339464c89bea34ddaa (diff) | |
download | vaadin-framework-16eae732958e7a5841e3f46a5968fa85833da05b.tar.gz vaadin-framework-16eae732958e7a5841e3f46a5968fa85833da05b.zip |
Use Maven to build vaadin-push
Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bdc0e45be5..351b884123 100644 --- a/.gitignore +++ b/.gitignore @@ -83,6 +83,7 @@ scripts/*.pyc # build result folders */result result +push/target/ .sass-cache phantomjsdriver.log
\ No newline at end of file |