Spaces:
Runtime error
Runtime error
Update gitignore with additional exclusions
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -10,6 +10,8 @@ Synthetic4Relight
|
|
10 |
vis_*/
|
11 |
src/
|
12 |
|
|
|
|
|
13 |
# Downloaded model weights (large files)
|
14 |
weights/*/checkpoints/*.ckpt
|
15 |
weights/*/checkpoints/*.bin
|
|
|
10 |
vis_*/
|
11 |
src/
|
12 |
|
13 |
+
cursor_finding_efficient_ways_to_clone.md
|
14 |
+
|
15 |
# Downloaded model weights (large files)
|
16 |
weights/*/checkpoints/*.ckpt
|
17 |
weights/*/checkpoints/*.bin
|