Pepperminty-Wiki/.gitignore

28 lines
463 B
Plaintext

# All wiki pages
*.md
# Include the README
!README.md
# And the Module API Docs
!Module_API_Docs.md
# And the changelog
!Changelog.md
# The page index
pageindex.json
# The id index
idindex.json
# The search index
invindex.json
# The recent changes list
recent-changes.json
# The automatically downloaded parsedown files
Parsedown.php
ParsedownExtra.php
# All uploaded files
build/Files/*
# The testing zone for the $paths
data_test