From 9a64bae99a94657037fecd9f62b70ad1b93f3b94 Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周六, 27 4月 2013 18:16:32 +0800
Subject: [PATCH] Update LwIP example to support request control

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index ab6d275..cdb9024 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
 *.out
 *.app
 *.test
+examples/*/test
 
 # Backup files
 *~

--
Gitblit v1.9.1