1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Setup Danger to Element Android project.

This commit is contained in:
Benoit Marty
2022-07-29 10:00:49 +02:00
committed by Benoit Marty
parent a52a2504ef
commit 56691f613e
9 changed files with 333 additions and 51 deletions

5
.gitignore vendored
View File

@@ -17,3 +17,8 @@
/fastlane/report.xml
/**/build
# Added by yarn
/package.json
/yarn.lock
/node_modules