diff --git a/.gitignore b/.gitignore index 305dc95..0e665c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ *.example -secrets.yaml \ No newline at end of file +secrets.yaml +.python-version \ No newline at end of file