This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/master by this push:
       new  6474695   TS-4560: Add generated shared_ptr.h to gitignore.
6474695 is described below

commit 647469508a73713cda83e02142df005fb5f68810
Author: James Peach <jpe...@apache.org>
AuthorDate: Tue Jun 21 09:02:55 2016 -0700

    TS-4560: Add generated shared_ptr.h to gitignore.
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index d8ed741..482bf98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,9 +140,10 @@ GTAGS
 ETAGS
 CTAGS
 
+lib/atscppapi/src/include/atscppapi/shared_ptr.h
 lib/tsconfig/TsConfigGrammar.hpp
-lib/tsconfig/test-tsconfig
 lib/tsconfig/TsConfigSyntax.c
+lib/tsconfig/test-tsconfig
 
 tools/http_load/http_load
 tools/jtest/jtest

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>'].

Reply via email to