Skip to content

Commit be15438

Browse files
committed
Fix up .gitattributes
1 parent d78ff80 commit be15438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464

6565
# Don't allow people to merge changes to these generated files, because the result
6666
# may be invalid. You need to run "rush generate" again.
67-
/common/npm-shrinkwrap.json merge=binary
68-
/common/temp_modules/** merge=binary
67+
shrinkwrap.yaml merge=binary
68+
npm-shrinkwrap.json merge=binary

0 commit comments

Comments
 (0)