Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Guiu2018-04-19 12:59:04 +0000
committerThomas Guiu2018-04-24 07:05:58 +0000
commitfc9aa70e94720fc9de8c61d7dfb4f6d5e0cb4e68 (patch)
tree39a9bd9f507c282b389f6e0723a155db0f9c83b5
parent3f62d255923e9ff07878912630929166abd3a3f2 (diff)
downloadorg.eclipse.emf.egf-fc9aa70e94720fc9de8c61d7dfb4f6d5e0cb4e68.tar.gz
org.eclipse.emf.egf-fc9aa70e94720fc9de8c61d7dfb4f6d5e0cb4e68.tar.xz
org.eclipse.emf.egf-fc9aa70e94720fc9de8c61d7dfb4f6d5e0cb4e68.zip
[533969] Move to tycho: update gitignore
Change-Id: I416d467a0ea2026c9426b9921b5066d6c7c34308 Signed-off-by: Thomas Guiu <thomas.guiu@soyatec.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ba077a403..d567ba01e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
bin
+target

Back to the top