This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
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.

14 regels
132 B

  1. *.pyc
  2. *.pyo
  3. /.tox
  4. /lark_parser.egg-info/**
  5. tags
  6. .vscode
  7. .idea
  8. .ropeproject
  9. .cache
  10. .mypy_cache
  11. /dist
  12. /build
  13. docs/_build
  14. docs/examples