Updated Branches: refs/heads/trunk 262af8054 -> a1b1c9edc
Update git ignore file. Project: http://git-wip-us.apache.org/repos/asf/activemq-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-cpp/commit/a1b1c9ed Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/a1b1c9ed Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/a1b1c9ed Branch: refs/heads/trunk Commit: a1b1c9edc90c54178009c6f9bbfb49079c577009 Parents: 262af80 Author: Timothy Bish <[email protected]> Authored: Tue Sep 3 18:29:38 2013 -0400 Committer: Timothy Bish <[email protected]> Committed: Tue Sep 3 18:29:38 2013 -0400 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/a1b1c9ed/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 21eb0df..5d4af4d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ target .DS_Store .project +.cproject .classpath .settings eclipse-classes
