Skip to content

Commit

Permalink
Track large files using Git LFS
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanakim0304 committed Dec 19, 2024
1 parent 2eef87e commit 92e294b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Auto detect text files and perform LF normalization
* text=auto
env/python_env/lib/python3.10/site-packages/numpy/.dylibs/libopenblas64_.0.dylib filter=lfs diff=lfs merge=lfs -text
env/python_env/lib/python3.10/site-packages/torch/lib/libtorch_cpu.dylib filter=lfs diff=lfs merge=lfs -text

0 comments on commit 92e294b

Please sign in to comment.