Prevent merge conflicts of the changelog files
This commit is contained in:
Родитель
3503b55697
Коммит
c7590d4ed7
|
@ -0,0 +1 @@
|
|||
CHANGELOG.md merge=union
|
2
Makefile
2
Makefile
|
@ -60,6 +60,8 @@ appstore: clean install-deps optimize-js
|
|||
--exclude=$(project_dir)/build/artifacts \
|
||||
--exclude=$(project_dir)/node_modules \
|
||||
--exclude=$(project_dir)/.bowerrc \
|
||||
--exclude=$(project_dir)/.gitattributes \
|
||||
--exclude=$(project_dir)/.gitignore \
|
||||
--exclude=$(project_dir)/.jscsrc \
|
||||
--exclude=$(project_dir)/.jshintrc \
|
||||
--exclude=$(project_dir)/.jshintignore \
|
||||
|
|
Загрузка…
Ссылка в новой задаче