Carlos
commited on
Commit
•
5babbad
1
Parent(s):
78c8b9e
Add *.sagemaker patterns to .gitignore.
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
checkpoint-*/
|
2 |
+
*.sagemaker-uploading
|
3 |
+
*.sagemaker-uploaded
|