Merge remote master, keep local README, update CI
Build & Deploy / build (push) Failing after 20m41s
Build & Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-07-18 15:15:06 +03:00
4 changed files with 61 additions and 24 deletions
+31 -4
View File
@@ -1,4 +1,31 @@
/.idea/
/.opencode/
/.swarm/
/.kotlin/
# ---> Kotlin
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# Kotlin Gradle plugin data, see https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects
.kotlin/
# IDE
.idea/