소스 검색

No need to push .spyderproject file in a python project

hippo91 9 년 전
부모
커밋
49a480951e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

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