Browse Source

No need to push .spyderproject file in a python project

hippo91 9 years ago
parent
commit
49a480951e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

@@ -73,3 +73,6 @@ target/
 
 # dotenv
 .env
+
+# Spyder project settings
+.spyderproject