diff --git a/.gitignore b/.gitignore index a446ab3..f9bab0b 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,7 @@ __pycache__/ # Ignorar coverage htmlcov/ -.coverage \ No newline at end of file +.coverage + +# git keys +git_key* \ No newline at end of file