Update .gitignore to include /dist directory; modify session controller to allow public access to session details without authentication.

This commit is contained in:
2025-10-21 14:16:52 +05:00
parent 9e19a6e03f
commit 44e7370068
2 changed files with 4 additions and 22 deletions
+1
View File
@@ -14,6 +14,7 @@
# production
/build
/dist
# misc
.DS_Store