We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e46811 commit 1890a3eCopy full SHA for 1890a3e
.gitattributes
@@ -1,6 +1,9 @@
1
* text=auto
2
3
# don't diff machine generated files
4
-dist/ -diff
5
package-lock.json -diff
6
pnpm-lock.yaml -diff
+
7
+# Built files
8
+dist/ -diff
9
+dist/** filter=lfs diff=lfs merge=lfs -text
0 commit comments