diff options
author | elmot <elmot@vaadin.com> | 2016-03-30 14:57:36 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-30 14:27:18 +0000 |
commit | 0fd53f4594baeabd68c45126ffe0b68258348efb (patch) | |
tree | 72349690a600f0da00eedffa5c14eaec87af25be /.gitignore | |
parent | 664d818e4de39485d3271bad59d03611ec158664 (diff) | |
download | vaadin-framework-0fd53f4594baeabd68c45126ffe0b68258348efb.tar.gz vaadin-framework-0fd53f4594baeabd68c45126ffe0b68258348efb.zip |
Build Liferay with maven
Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0077534c90..e93f78b267 100644 --- a/.gitignore +++ b/.gitignore @@ -91,6 +91,7 @@ client/target/ client-compiler/target/ buildhelpers/target/ client-compiled/target/ +liferay/target/ themes/target/ widgets/target/ |