Browse Source

.gitignore : ignore *.ipynb files.

master
kevin 3 years ago
parent
commit
d96bc2fded
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -1,2 +1,3 @@
1
+*.ipynb
1 2
 *.pyc
2
-.ipynb_checkpoints
3
+.ipynb_checkpoints

Loading…
Cancel
Save