Set up Gradle Kotlin project with Ktor, Docker, and CI pipeline

This commit is contained in:
2026-02-11 15:17:05 +01:00
commit b1096d366a
17 changed files with 539 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Default ignored files
/shelf/
/workspace.xml
# Ignored default folder with query files
/queries/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/