Spaces:
Sleeping
Sleeping
Added examples
Browse files- .gitattributes +2 -0
- .gitignore +1 -1
- examples/audio.mp3 +3 -0
- examples/mipt.mp4 +3 -0
.gitattributes
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
.gitignore
CHANGED
@@ -267,5 +267,5 @@ fabric.properties
|
|
267 |
# Android studio 3.1+ serialized cache file
|
268 |
.idea/caches/build_file_checksums.ser
|
269 |
|
270 |
-
examples
|
271 |
flagged
|
|
|
267 |
# Android studio 3.1+ serialized cache file
|
268 |
.idea/caches/build_file_checksums.ser
|
269 |
|
270 |
+
#examples
|
271 |
flagged
|
examples/audio.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bdbcf72ba264d55506c39458ab5c15b01ef576d4bc026b042e2870226ae20e5
|
3 |
+
size 81654861
|
examples/mipt.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d56e3cfb84e80f8477eae9e6e5aa2e5e7300f71ccef6902e686b52f3cd84a58f
|
3 |
+
size 809364952
|