typer/.gitignore

12 lines
86 B
Text
Raw Normal View History

2019-12-20 16:36:04 +01:00
.vscode
*.pyc
__pycache__
2019-12-20 16:36:04 +01:00
env3.7
2019-12-24 13:34:00 +01:00
env3.6
dist
.mypy_cache
2019-12-24 13:34:00 +01:00
.idea
site
.coverage
htmlcov