Skip to content

Commit 948dfef

Browse files
committed
Update .gitattributes
To further avoid useless merge conflicts.
1 parent 54f5444 commit 948dfef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ignore some autogenerated files when merging
22
# git config --global merge.ours.driver true
3+
/README.md merge=ours
4+
/*/__manifest__.py merge=ours
35
/*/i18n/* merge=ours
6+
/*/readme/HISTORY.rst merge=ours
47
/*/README.rst merge=ours
58
/*/static/description/index.html merge=ours

0 commit comments

Comments
 (0)