You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by he...@apache.org on 2013/11/05 15:03:28 UTC

[2/3] git commit: ignore test log files

ignore test log files


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

Branch: refs/heads/master
Commit: 3bd05b090c84a282d42872ecd412ae36e3697d98
Parents: dc66d92
Author: henrique <he...@apache.org>
Authored: Tue Nov 5 14:46:16 2013 +0100
Committer: henrique <he...@apache.org>
Committed: Tue Nov 5 14:46:16 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/thrift/blob/3bd05b09/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 676c0ff..852b25f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,8 @@
 *.deps
 *.libs
 gen-*
+*.log
+*.trs
 *.suo
 *.cache
 *.user