Skip to content

Commit

Permalink
fix typo on github linguist glob pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisWooyeol authored Jan 4, 2024
1 parent 9348ced commit f634d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytorchvideo/* linguist-vendored
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

0 comments on commit f634d5d

Please sign in to comment.