summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPierre Phaneuf <pphaneuf@google.com>2014-08-13 23:17:52 +0100
committerNick Mathewson <nickm@torproject.org>2014-08-18 10:13:52 -0400
commit1a8295a31671b4440b170e7fa7d3241c5563311e (patch)
tree36f8da23022612a9b4a5c65d0140cc77af8d66d5 /.gitignore
parente8fe749dba6be5094f4e9c7a236b54a7b33f9eeb (diff)
downloadlibevent-1a8295a31671b4440b170e7fa7d3241c5563311e.tar.gz
Add a few files created by "make verify" to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2dca840e..622ab170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,8 @@ TAGS
libevent.pc
libevent_pthreads.pc
libevent_openssl.pc
+*.log
+*.trs
## The initial / makes these files only get ignored in particular directories.
/autom4te.cache
@@ -89,6 +91,7 @@ libevent_openssl.pc
/test/test-eof
/test/test-init
/test/test-ratelim
+/test/test-script.sh
/test/test-time
/test/test-weof
/test/test-changelist