quizterm/.gitignore
lettosprey 5663b61906 Project restructure for better login
Restructure project into client / server to support a "pure javascript" gleam
project to work before the having enough info to launch the server components.
2026-03-30 23:49:20 +02:00

6 lines
110 B
Text

**/.*
/localbuild.sh
/client/build
/server/build
/server/priv/static/client.js
/server/priv/static/index.html