From ede84612d43013d77e2155514c0914a52b032a4d Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Mon, 10 Aug 2015 22:55:50 +0200 Subject: [PATCH] Gitignore --- .gitignore | 1 + .metadata/.log | 22 +++++++++++++++++++ .../org.eclipse.ui.workbench/workingsets.xml | 1 + 3 files changed, 24 insertions(+) diff --git a/.gitignore b/.gitignore index 8f95011..743a233 100644 --- a/.gitignore +++ b/.gitignore @@ -214,3 +214,4 @@ pip-log.txt #Mr Developer .mr.developer.cfg +.metadata/* diff --git a/.metadata/.log b/.metadata/.log index 0def3fe..dd02ed0 100644 --- a/.metadata/.log +++ b/.metadata/.log @@ -836,3 +836,25 @@ user global configuration and to define the default location to store repositori not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and EGit might behave differently since they see different configuration options. This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. +!SESSION 2015-08-10 22:52:51.487 ----------------------------------------------- +eclipse.buildId=M20130204-1200 +java.version=1.8.0_45 +java.vendor=Oracle Corporation +BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=hu_HU +Framework arguments: -product org.eclipse.epp.package.jee.product +Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product + +!ENTRY org.eclipse.egit.ui 2 0 2015-08-10 22:54:02.021 +!MESSAGE Warning: EGit couldn't detect the installation path "gitPrefix" of native Git. Hence EGit can't respect system level +Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory. +The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in +this system level configuration. The Git installation location can be configured on the +Team > Git > Configuration preference page's 'System Settings' tab. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. + +!ENTRY org.eclipse.egit.ui 2 0 2015-08-10 22:54:02.065 +!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git +user global configuration and to define the default location to store repositories: 'C:\Users\Norbi'. If this is +not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and +EGit might behave differently since they see different configuration options. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml index 90ccaba..5a438ba 100644 --- a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +++ b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -12,4 +12,5 @@ + \ No newline at end of file