Skip to content

Commit

Permalink
gitignore ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
chicolucio committed Oct 13, 2019
1 parent 3bf3dab commit b9bdc87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dmypy.json
.ipynb_checkpoints
*/.ipynb_checkpoints/*

# *.ipynb
*.ipynb

# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
Expand Down
6 changes: 3 additions & 3 deletions Untitled.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 26,
"metadata": {
"ExecuteTime": {
"end_time": "2019-10-13T04:56:25.028625Z",
"start_time": "2019-10-13T04:56:25.004524Z"
"end_time": "2019-10-13T05:02:35.688896Z",
"start_time": "2019-10-13T05:02:35.667197Z"
}
},
"outputs": [
Expand Down

0 comments on commit b9bdc87

Please sign in to comment.