This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

14 righe
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