1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-07 21:37:04 +09:00

GO-2911: Add .gitattributes rule

This commit is contained in:
Sergey 2024-02-29 10:08:45 +01:00
parent 5b1cfc129f
commit 7ea0391e61
No known key found for this signature in database
GPG key ID: 3B6BEF79160221C6

1
.gitattributes vendored
View file

@ -1,2 +1,3 @@
lib/lib.so filter=lfs diff=lfs merge=lfs -text
dist/lib.so filter=lfs diff=lfs merge=lfs -text
tests/integration/testdata/import/** linguist-generated=true