example-spa-elm-app/.gitignore
2025-01-04 00:56:19 +02:00

11 lines
171 B
Plaintext

frontend/elm-stuff/
frontend/elm.js
frontend/elm.min.js
frontend/node_modules/
frontend/package-lock.json
frontend/package.json
backend/target
public/*
elm-stuff/*
result