my-homepage/.gitignore
2021-01-26 01:42:53 +00:00

15 lines
100 B
Plaintext

my_env*
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/