Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 3446ce8

Browse files
committed
Add .gitignore to not include token.mat and ipynb checkpoints
1 parent 314b860 commit 3446ce8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.gitignore

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11

2-
Machine Learning/Week 3/machine-learning-ex2/ex2/token.mat
3-
4-
Machine Learning/Week 4/machine-learning-ex3/ex3/token.mat
2+
*token.mat*
3+
*checkpoint.ipynb*

0 commit comments

Comments
 (0)