Update .gitignore

This commit is contained in:
Tatsuhiro Tsujikawa 2014-01-11 01:05:42 +09:00
parent 47f20d5e83
commit a47abdba9b
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ INSTALL
.DS_STORE
compile
test-driver
.dirstamp

2
examples/.gitignore vendored
View File

@ -1 +1,3 @@
client
libevent-client
libevent-server