Skip to content

Commit 89b82d0

Browse files
committed
build(.gitignore): remove .ipynb
1 parent f440742 commit 89b82d0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,7 @@ COCO_datasets
180180

181181
*.tex
182182
*.aux
183-
*.pdf
183+
*.pdf
184+
185+
# jupyter notebook
186+
*.ipynb

0 commit comments

Comments
 (0)