This commit is contained in:
2026-04-27 22:36:44 +09:30
parent 86b6d6c0b9
commit 2d03f3a7f4
58 changed files with 4376 additions and 62 deletions
+4
View File
@@ -0,0 +1,4 @@
rootProject.name = "mtg-search"
include(":backend")
include(":frontend")