example-spa-elm-app/.gitignore

9 lines
152 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/*