All `.gitignore` files should be ignored by lamdera live file watcher too
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 95
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Would help improve situations like #105.
That said perhaps we should always include /public statically given it's likely to be gitignored but arguably you would want a refresh for changes in there locally?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Lamdera live file watcher and its existing handling of ignored files, then reproduce the behavior described in this issue with a .gitignore file. Done means .gitignore files no longer trigger the watcher; clarify separately whether /public should remain watched for local refreshes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100