web commit by http://madduck.myopenid.com/: proper format in gitignore

master
joey 2007-09-30 00:09:35 +00:00
parent c53a0d6b90
commit 2a722ec76f
1 changed files with 1 additions and 1 deletions

View 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