From 6c4c67234a3c2bbfea659006b9d85c2ce1375b8a Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Wed, 9 Mar 2016 17:19:39 +0200 Subject: Migrate vaadin-shared build to maven Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b --- .gitignore | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 351b884123..8cb8b213ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ +# Eclipse +.classpath +.project +.settings # / -/.classpath /.cvsignore -/.project /.tomcatplugin -/.settings /work /.gwt-cache /.externalToolBuilders @@ -84,6 +85,7 @@ scripts/*.pyc */result result push/target/ +shared/target/ .sass-cache -phantomjsdriver.log \ No newline at end of file +phantomjsdriver.log -- cgit v1.2.3