We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8337fb3 commit 97d428bCopy full SHA for 97d428b
.gitattributes
@@ -1,3 +1,8 @@
1
+# Disable shrinkwrap merging as results may be invalid.
2
+npm-shrinkwrap.json merge=binary
3
+shrinkwrap.yaml merge=binary
4
+yarn.lock merge=binary
5
+
6
# Source: https://github.com/alexkaratarakis/gitattributes/blob/master/Web.gitattributes
7
#
8
## GITATTRIBUTES FOR WEB PROJECTS
templates/1-base/.gitattributes.template
0 commit comments