Git based wiki inspired by Gollum
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
216B

  1. .vagrant
  2. .venv
  3. .venv-pypy
  4. .idea
  5. .webassets-cache
  6. *.pyc
  7. *.egg-info
  8. *.pid
  9. pidfile
  10. /dist
  11. /build
  12. config.py
  13. config.sls
  14. config.json
  15. realms-wiki.json
  16. realms/static/vendor
  17. realms/static/assets/*
  18. /wiki.db
  19. /wiki
  20. npm-debug.log