You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2013/07/22 17:59:34 UTC

git commit: Updated .gitignore

Updated Branches:
  refs/heads/master 4e77a47a0 -> 5c0b6b98f


Updated .gitignore


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

Branch: refs/heads/master
Commit: 5c0b6b98fae10f132ae2eadf6aea6b8f7b774209
Parents: 4e77a47
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon Jul 22 09:44:53 2013 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon Jul 22 09:59:27 2013 -0600

----------------------------------------------------------------------
 .gitignore | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/5c0b6b98/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 4990b1b..f2f4d0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 *.tar.gz
 *.lo
 *.la
+*.log
 
 .deps
 
@@ -27,14 +28,16 @@ build/ltversion.m4
 build/lt~obsolete.m4
 
 Makefile
-config.log
+Makefile-pl
 config.status
 config.nice
 config.h
 doc/Doxyfile
 doc/html/
 doc/docbuild/
-doc/warn.log
+
+MYMETA.*
+pm_to_blib
 
 
 lib/ts/ink_autoconf.h
@@ -103,6 +106,8 @@ example/app-template/records.config
 
 tsxs
 
+blib/
+
 GPATH
 GRTAGS
 GSYMS