chore: add Git attributes for Yarn lock file and adjust other rule (#93)

* chore(git): add attribute for `yarn.lock` file

* chore(git): adjust attribute rule for `main/index.mjs`
This commit is contained in:
Alfi Maulana 2023-11-25 21:13:42 +08:00 committed by GitHub
parent 32e6687459
commit 93c7c3a6ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored
View File

@ -1 +1,2 @@
main/index.mjs -diff linguist-generated=true
main/index.mjs -diff linguist-generated
yarn.lock -diff linguist-generated