]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://madduck.myopenid.com/: proper format in gitignore
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 30 Sep 2007 00:09:35 +0000 (00:09 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 30 Sep 2007 00:09:35 +0000 (00:09 +0000)
doc/setup.mdwn

index e0ad0501b54214d7b0a4854b7ecea7dc5c81fc8d..de4a0dd82bfe2c1053a20dbb2798e4fda7b52117 100644 (file)
@@ -130,7 +130,7 @@ This tutorial will walk you through setting up a wiki with ikiwiki.
                        REPOSITORY=~/wiki.git
                        cd $SRCDIR
                        git init
-                       echo .ikiwiki > .gitignore
+                       echo /.ikiwiki > .gitignore
                        git add .
                        git commit -m'Initial commit'
                        # if you expect $REPOSITORY to receive pushs from multiple