This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
GitIgnore
mirror da
https://github.com/github/gitignore.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
No need to push .spyderproject file in a python project
hippo91
9 anni fa
parent
fed72cc405
commit
49a480951e
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
Python.gitignore
+ 3
- 0
Python.gitignore
Vedi File
@@ -73,3 +73,6 @@ target/
# dotenv
.env
+
+# Spyder project settings
+.spyderproject