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
Include ipython notebook checkpoints to gitignore
Manav Mandhani
9 anni fa
parent
d4c9696398
commit
bc77614162
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
@@ -56,3 +56,6 @@ docs/_build/
# PyBuilder
target/
+
+#Ipython Notebook
+.ipynb_checkpoints