Updates gitignore
Browse files- artifacts/.gitignore +3 -0
artifacts/.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
checkpoints/
|
2 |
+
logs/
|
3 |
+
lightning_logs/
|