diff --git a/.gitignore b/.gitignore index 29be0aa..28effbb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ __pycache__/ worktrees/ .mypy_cache/ .coverage -htmlcov/ \ No newline at end of file +htmlcov/ +creds.txt