From 588fd3bda7156c1fd697ed2c42744224270404b8 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 8 Sep 2013 15:33:17 +0900 Subject: [PATCH] src, examples: Update .gitignore --- examples/.gitignore | 3 +-- src/.gitignore | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/.gitignore b/examples/.gitignore index 588d1c87..b051c6c5 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,2 +1 @@ -spdynative -spdycli +client diff --git a/src/.gitignore b/src/.gitignore index c2a7e874..503aad22 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -5,3 +5,4 @@ nghttpx-unittest nghttpx-unittest.log nghttpx-unittest.trs test-suite.log +.dirstamp