Add Maia chess gameplay and deployment
Some checks failed
Deploy Blog Backend / test (push) Successful in 2m6s
Deploy Blog Backend / deploy (push) Failing after 1m8s

This commit is contained in:
박원엽
2026-06-19 14:49:20 +09:00
parent b47258ea53
commit 3042dc898e
26 changed files with 1682 additions and 32 deletions

7
.gitignore vendored
View File

@@ -1,5 +1,6 @@
HELP.md
.gradle
.gradle-user-home/
.env
build/
!gradle/wrapper/gradle-wrapper.jar
@@ -40,5 +41,9 @@ out/
### Kotlin ###
.kotlin
### Python ###
__pycache__/
*.py[cod]
### docker ###
postgres_data
postgres_data