example-spa-elm-app/.gitignore

9 lines
152 B
Plaintext
Raw Normal View History

2025-01-01 01:50:26 +00:00
frontend/elm-stuff/
frontend/elm.js
frontend/elm.min.js
frontend/node_modules/
frontend/package-lock.json
frontend/package.json
backend/target
public/*