]> source.dussan.org Git - gitignore.git/commitdiff
No need to push .spyderproject file in a python project 1892/head
authorhippo91 <guillaume.peillex@gmail.com>
Sun, 6 Mar 2016 11:30:45 +0000 (12:30 +0100)
committerhippo91 <guillaume.peillex@gmail.com>
Sun, 6 Mar 2016 11:30:45 +0000 (12:30 +0100)
Python.gitignore

index 100efbcf872cb8e5e688808cb81924f070acbe6a..4f823c47ee442275d7d6e0d69793a3cd5ae7f1d3 100644 (file)
@@ -73,3 +73,6 @@ target/
 
 # dotenv
 .env
+
+# Spyder project settings
+.spyderproject