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 <[email protected]>
Authored: Tue Nov 5 14:46:16 2013 +0100
Committer: henrique <[email protected]>
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

Reply via email to