Commit
·
2f2ebde
1
Parent(s):
8e03219
Track SuperSloMo.ckpt with Git LFS
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -20,6 +20,6 @@ result6.mp4
|
|
20 |
|
21 |
**/__pycache__/
|
22 |
.ropeproject/
|
23 |
-
|
24 |
|
25 |
.venv
|
|
|
20 |
|
21 |
**/__pycache__/
|
22 |
.ropeproject/
|
23 |
+
#.gitattributes
|
24 |
|
25 |
.venv
|