summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-10-23 08:54:19 +0200
committerJoas Schilling <coding@schilljs.com>2023-10-23 09:04:59 +0200
commit1f720a3bd622db9bf85b6d08ca2f9764736d7593 (patch)
tree0c05c2a0fb5f449bdde55cc7bbaf980d9e86f96a /Makefile
parent30c4fea1837b707111d4d097f629401a9eeacea0 (diff)
fix(docs): Add readthedocs config to try fixing the build
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 76ef785bb..9306391bf 100644
--- a/Makefile
+++ b/Makefile
@@ -93,6 +93,7 @@ appstore:
--exclude=.php_cs.dist \
--exclude=psalm.xml \
--exclude=README.md \
+ --exclude=.readthedocs.yaml \
--exclude=/recording \
--exclude=/site \
--exclude=/src \