aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2013-02-21 03:04:40 -0600
committerzlg <zlg@zlg.space>2013-02-21 03:04:40 -0600
commit831e4405d64b571f885e92b62b976ad2ced16b2e (patch)
tree6599d099c02ea4f9856ca320e5463eadd34bd9d2 /.gitignore
parentAdd license file, reorganize project (diff)
downloadknr-831e4405d64b571f885e92b62b976ad2ced16b2e.tar.gz
knr-831e4405d64b571f885e92b62b976ad2ced16b2e.tar.bz2
knr-831e4405d64b571f885e92b62b976ad2ced16b2e.tar.xz
knr-831e4405d64b571f885e92b62b976ad2ced16b2e.zip
Solve Exercise 2-01: Variable limits
Fixed gitignore list, too
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e86d263..e4ad00a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*
+!ch*/
!*.c
!*.h
!.gitignore