Pepperminty-Wiki/.gitignore

24 lines
378 B
Plaintext
Raw Normal View History

2015-09-20 15:08:09 +00:00
# All wiki pages
2015-09-19 09:19:56 +00:00
*.md
2015-09-20 15:08:09 +00:00
# Include the README
2015-09-19 09:19:56 +00:00
!README.md
2015-09-20 15:08:09 +00:00
# And the Module API Docs
!Module_API_Docs.md
2015-12-20 10:48:11 +00:00
# And the changelog
!Changelog.md
2015-09-19 09:19:56 +00:00
2015-09-20 15:08:09 +00:00
# The page index
2015-09-19 09:19:56 +00:00
pageindex.json
2015-10-28 19:12:31 +00:00
# The id index
idindex.json
# The search index
invindex.json
# The recent changes list
recent-changes.json
# All uploaded files
build/Files/*
2015-11-09 07:15:12 +00:00
# The testing zone for the $paths
data_test