Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-01-17 13:10:40 +0300
committerJoas Schilling <coding@schilljs.com>2017-01-17 13:10:40 +0300
commit30cd1821bce29ae1c7d14f5649366b433b3a1c2f (patch)
tree35b85fa0f2da57f5a974b4f24c5982e87c70977e /Makefile
parent4b36c02567ae2439d70702f6aed68e1a53adf33e (diff)
Add github special files
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fdf7fad58..4d88a5503 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,6 @@ appstore: clean install-deps
--exclude=bower.json \
--exclude=.bowerrc \
--exclude=/build \
- --exclude=CONTRIBUTING.md \
--exclude=docs \
--exclude=.drone.yml \
--exclude=.eslintignore \
@@ -48,7 +47,6 @@ appstore: clean install-deps
--exclude=.gitattributes \
--exclude=.github \
--exclude=.gitignore \
- --exclude=issue_template.md \
--exclude=.jscsrc \
--exclude=.jshintignore \
--exclude=js/tests \