diff --git a/.gitignore b/.gitignore index eda1953..fe3dc67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .venv/ .idea/ -**/target/ \ No newline at end of file +**/target/ +.python-version