diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2023-09-03 16:01:21 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2023-09-03 16:01:21 +0530 |
commit | 0ac6fe9cf4e704ebed32214e83dcadf08994424e (patch) | |
tree | f0fc9326ec7a476ef65716de01e34a30149ca260 | |
parent | 92221b710760446594ea5aa4ab0011998247c9ce (diff) |
add gitlfs
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7c32d5f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.jar filter=lfs diff=lfs merge=lfs -text |