diff --git a/.gitattributes b/.gitattributes index ccd5125..6c81b09 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ dataset/** filter=lfs diff=lfs merge=lfs -text -*.mp4 filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ddcec99 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.mp4 +*.cache diff --git a/dataset_v5/labels.cache b/dataset_v5/labels.cache deleted file mode 100644 index 68eba71..0000000 Binary files a/dataset_v5/labels.cache and /dev/null differ