diff options
author | Anthony Wang | 2022-01-22 20:44:03 -0600 |
---|---|---|
committer | Anthony Wang | 2022-01-22 20:44:03 -0600 |
commit | 323e92591ee0accf26ed08c06522f14cef6a2d9a (patch) | |
tree | 9476ab1606b0dce453310fe289699b8830273877 /.gitattributes | |
parent | 628c1996c85bb0ce9f96b4d09c95fc25a08ce00b (diff) |
Add git-lfs to packages.txt
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b634d85 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pdf filter=lfs diff=lfs merge=lfs -text |