Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2013-06-26 15:25:08 +0000
committerNick Sandonato2013-09-11 21:06:44 +0000
commit4f18bed6fd2f84b8209bfa81da1a940d364284ac (patch)
treeb6fc20a6ebb4f0bd51c7438a4cb4042725ca81ac /.gitignore
parent2166d4eaa552d84a9fbf0390d6fdeb3f3d12a40c (diff)
downloadwebtools.sourceediting-4f18bed6fd2f84b8209bfa81da1a940d364284ac.tar.gz
webtools.sourceediting-4f18bed6fd2f84b8209bfa81da1a940d364284ac.tar.xz
webtools.sourceediting-4f18bed6fd2f84b8209bfa81da1a940d364284ac.zip
[414713] Build with CBIv201309112107
Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dbd9f4669b..892dc1ec4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,6 @@ temp.folder
src.zip
.fbwarnings
javaCompiler...args
+
+# maven
+target/

Back to the top