Skip to content

Commit b6fd3d1

Browse files
committed
Correct typo so notebook checkpoint are ignored
1 parent 1440233 commit b6fd3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ venv*/
1111

1212
# Jupyter related files and directories
1313
*.ipynb
14-
.ipnb_checkpoints/
14+
.ipynb_checkpoints/
1515

1616
# Test coverage related files and directories
1717
.coverage

0 commit comments

Comments
 (0)