This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

13 строки
107 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