remove /recentchanges from .gitignore
recentchanges cruft is now stored under .ikiwikimaster
parent
767c58d7a5
commit
855d3a52d4
|
@ -86,7 +86,6 @@ git)
|
|||
cd "$srcdir"
|
||||
git init
|
||||
echo /.ikiwiki > .gitignore
|
||||
echo /recentchanges >> .gitignore
|
||||
git add .
|
||||
git commit -m "initial commit"
|
||||
git remote add origin "$repository"
|
||||
|
|
Loading…
Reference in New Issue