This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added gitignore for IPython notebooks
rasbt
11 years ago
parent
5d4c342397
commit
deebadef07
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
Global/IPython.gitignore
+ 4
- 0
Global/IPython.gitignore
View File
@@ -0,0 +1,4 @@
+# Temporary data
+.ipynb_checkpoints/
+
+