project setup
This commit is contained in:
commit
05d9a2e45c
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# excluded pages
|
||||||
|
wiki_siteexport/tickets/exchange*
|
||||||
|
wiki_siteexport/_export/*/tickets/exchange*
|
||||||
|
wiki_siteexport/playground/
|
||||||
|
wiki_siteexport/_export/*/playground/
|
||||||
|
wiki_siteexport/intern/
|
||||||
|
wiki_siteexport/_export/*/intern/
|
||||||
|
|
||||||
|
# export junk
|
||||||
|
wiki_siteexport/tag/
|
||||||
|
wiki_siteexport/some/
|
||||||
|
wiki_siteexport/server/
|
||||||
|
|
Loading…
Reference in a new issue