diff --git a/Python.gitignore b/Python.gitignore index 100efbcf..4f823c47 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -73,3 +73,6 @@ target/ # dotenv .env + +# Spyder project settings +.spyderproject