Skip to content
Snippets Groups Projects
Commit 99a43ee4 authored by tahaa karim's avatar tahaa karim
Browse files

Merge pull request #1488 from owncloud/no-more-merge-conflicts-on-changelog

Prevent merge conflicts of the changelog files
parents bec16874 c7590d4e
No related branches found
No related tags found
No related merge requests found
CHANGELOG.md merge=union
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment