From 831e4405d64b571f885e92b62b976ad2ced16b2e Mon Sep 17 00:00:00 2001 From: zlg Date: Thu, 21 Feb 2013 03:04:40 -0600 Subject: Solve Exercise 2-01: Variable limits Fixed gitignore list, too --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e86d263..e4ad00a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ * +!ch*/ !*.c !*.h !.gitignore -- cgit v1.2.3-54-g00ecf