We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78ff80 commit be15438Copy full SHA for be15438
.gitattributes
@@ -64,5 +64,5 @@
64
65
# Don't allow people to merge changes to these generated files, because the result
66
# may be invalid. You need to run "rush generate" again.
67
-/common/npm-shrinkwrap.json merge=binary
68
-/common/temp_modules/** merge=binary
+shrinkwrap.yaml merge=binary
+npm-shrinkwrap.json merge=binary
0 commit comments