docs: add technical analysis for Ktor 3.4.0 migration and update .dockerignore
Added a detailed technical analysis document outlining changes, migration steps, and implications of updating from Ktor 3.3.3 to 3.4.0 for both frontend and backend. Updated `.dockerignore` to include the `docs/` directory, required for Docker build context.
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
**/CHANGELOG*
|
||||
**/LICENSE*
|
||||
**/CONTRIBUTING*
|
||||
docs/
|
||||
# docs/ <- REMOVED: Required by Docker build context
|
||||
**/*.md
|
||||
|
||||
# ===================================================================
|
||||
|
||||
Reference in New Issue
Block a user