diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-25 20:37:29 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-25 20:37:29 +0000 |
commit | 08db946cf4fb3c9289d130207d1d7d35741d97fa (patch) | |
tree | f7f64a8d3ca5101f4039c6029f2cafd5667c1069 /doc/bugs | |
parent | 52e06ad51e9f029bb5a560ea20ec49f5ab9e751e (diff) | |
download | ikiwiki-08db946cf4fb3c9289d130207d1d7d35741d97fa.tar ikiwiki-08db946cf4fb3c9289d130207d1d7d35741d97fa.tar.gz |
remove since this is a duplicate with the new "prining too strict" bug
report, which has better info
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/source_in_dotdir.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/bugs/source_in_dotdir.mdwn b/doc/bugs/source_in_dotdir.mdwn deleted file mode 100644 index 1b8390bae..000000000 --- a/doc/bugs/source_in_dotdir.mdwn +++ /dev/null @@ -1,2 +0,0 @@ -Can't put the source in a directory named .source; the page finder skips -that due to too broad exclusion of any dotfile in a path. |