diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..062ec0e3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +pytorchvideo/* linguist-vendored +pytorchvideo/pytorchvideo/data/hagrid.py linguist-vendored=false +pytorchvideo/tutorials/accelerator/Use_PytorchVideo_Accelerator_Model_Zoo.ipynb linguist-vendored=false +pytorchvideo/tutorials/video_classification_example/train_x3d_hagrid.py linguist-vendored=false