From a47abdba9b1e18f923e4dccf78bc8af74916a54c Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 11 Jan 2014 01:05:42 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + examples/.gitignore | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 89ebc8b1..2cd1cea6 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ INSTALL .DS_STORE compile test-driver +.dirstamp diff --git a/examples/.gitignore b/examples/.gitignore index b051c6c5..dd3a8f39 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1 +1,3 @@ client +libevent-client +libevent-server