You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2013/09/05 22:23:55 UTC

git commit: Modified ignores

Updated Branches:
  refs/heads/master 2897d4825 -> ba6825583


Modified ignores


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/ba682558
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/ba682558
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/ba682558

Branch: refs/heads/master
Commit: ba6825583432194e20851824e03d06f4953874af
Parents: 2897d48
Author: Jens Geyer <je...@apache.org>
Authored: Thu Sep 5 22:23:28 2013 +0200
Committer: Jens Geyer <je...@apache.org>
Committed: Thu Sep 5 22:23:28 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/thrift/blob/ba682558/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 8b42ed3..676c0ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -270,6 +270,14 @@ gen-*
 /tutorial/cpp/Makefile.in
 /tutorial/cpp/TutorialClient
 /tutorial/cpp/TutorialServer
+/tutorial/delphi/*.dsk
+/tutorial/delphi/*.local
+/tutorial/delphi/DelphiClient/dcu
+/tutorial/delphi/DelphiServer/dcu
+/tutorial/delphi/DelphiClient/*.local
+/tutorial/delphi/DelphiClient/*.identcache
+/tutorial/delphi/DelphiServer/*.identcache
+/tutorial/delphi/DelphiServer/*.local
 /tutorial/go/Makefile
 /tutorial/go/Makefile.in
 /tutorial/go/go-tutorial