A console script that allows you to easily update multiple git repositories at once
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
123456789 |
- *.pyc
- *.egg
- *.egg-info
- .DS_Store
- Pipfile.lock
- __pycache__/
- .pytest_cache/
- build/
- dist/
|