aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-10-25 05:44:18 -0400
committerJoey Hess <joey@kodama.kitenet.net>2007-10-25 05:44:18 -0400
commitc974774f1b3d22cb4cd04b33b753d2d7dee46873 (patch)
tree87cb55d0e9d7053fd7d8f01badc045171a753154 /.gitignore
parent9f1cd89bc2f33b1783bc300bc5eaebe4abcf393c (diff)
downloadikiwiki-c974774f1b3d22cb4cd04b33b753d2d7dee46873.tar
ikiwiki-c974774f1b3d22cb4cd04b33b753d2d7dee46873.tar.gz
fix ignores of subdirs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index b474b24c1..7d521d428 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
Makefile
-blib/
-doc/.ikiwiki/
-html/
+blib/*
+doc/.ikiwiki/*
+html/*
ikiwiki.out
pm_to_blib