diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 17:40:50 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 17:40:50 -0500 |
commit | 055179cb4cc9b8bc9b204e1a9f83b1f59e13824e (patch) | |
tree | 1a48f2f93684238180b355df67f2aa48dcfb1be4 /.gitignore | |
parent | 2fbca21390d2752a89a2e1167fe33d4d201359cf (diff) |
* Finally implemented a simple per-page data storage mechanism for plugins,
via the %pagestate hash.
* Use pagestate in meta to detect potential redir loops.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7ca6ac2a9..ae9a17e5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ Makefile +Makefile.old blib/* doc/.ikiwiki/* html/* |