Add Maia chess gameplay and deployment
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user