aboutsummaryrefslogtreecommitdiffstats
path: root/Python.gitignore
diff options
context:
space:
mode:
authorhippo91 <guillaume.peillex@gmail.com>2016-03-06 12:30:45 +0100
committerhippo91 <guillaume.peillex@gmail.com>2016-03-06 12:30:45 +0100
commit49a480951e1811445fcd8f0514025e3b3cf2b18a (patch)
treefbc1239b50c1e35b11b2ae567378667d5daf4ecf /Python.gitignore
parentfed72cc405cd302ea85862232d68c73c5f11f414 (diff)
downloadgitignore-49a480951e1811445fcd8f0514025e3b3cf2b18a.tar.gz
gitignore-49a480951e1811445fcd8f0514025e3b3cf2b18a.zip
No need to push .spyderproject file in a python project
Diffstat (limited to 'Python.gitignore')
-rw-r--r--Python.gitignore3
1 files changed, 3 insertions, 0 deletions
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