You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2013/07/29 06:22:15 UTC

git commit: Adding Eclipse project files to git ignore

Updated Branches:
  refs/heads/master d7ee0336c -> 17693c6ff


Adding Eclipse project files to git ignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/17693c6f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/17693c6f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/17693c6f

Branch: refs/heads/master
Commit: 17693c6fff987fec7bfcddd8756e500611d637b1
Parents: d7ee033
Author: Isuru Perera <is...@apache.org>
Authored: Mon Jul 29 09:44:17 2013 +0530
Committer: Isuru Perera <is...@apache.org>
Committed: Mon Jul 29 09:44:17 2013 +0530

----------------------------------------------------------------------
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/17693c6f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 794fc89..ba4e0c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,8 @@
 # under the License.
 
 target/
+
+# Eclipse Project Files
+.project
+.classpath
+.settings/