Initial commit

This commit is contained in:
Daniel Kraus
2012-05-19 03:56:27 -07:00
commit cc6cbd19ad
2 changed files with 9 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
tmp/*
config/database.php
app/tmp/*
app/config/database.php
!empty

4
README.md Normal file
View File

@ -0,0 +1,4 @@
LinkTitles
==========
MediaWiki extension that automatically adds links to words that match titles of existing pages.