Added .project and .classpath in .gitignore. These are configuration 88/14288/1
authorCharalampos Kaidos <ckaidos@intracom-telecom.com>
Tue, 20 Jan 2015 14:37:07 +0000 (16:37 +0200)
committerCharalampos Kaidos <ckaidos@intracom-telecom.com>
Tue, 20 Jan 2015 14:37:07 +0000 (16:37 +0200)
files from eclipse and change from system to system.

Change-Id: Ie5f0a5628255e5a1e260bd27e84ccb15191f20a6
Signed-off-by: Charalampos Kaidos <ckaidos@intracom-telecom.com>
.gitignore

index 09918bc3d8f5835d75ab2e0d64a859b24bf04abf..2b90dbd5b72f1325afed221aed2bd7dbbf9c93b5 100644 (file)
@@ -13,6 +13,9 @@ local.properties
 .settings/
 .loadpath
 
+.project
+.classpath
+
 # External tool builders
 .externalToolBuilders/