lambda-packages
lambda-packages copied to clipboard
🐛 BUG: Ignore hidden files/folders with create-astro
What version of astro are you using?
1.0.0-beta.41
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
pnpm
What operating system are you using?
Mac
Describe the Bug
When running create-astro inside an cloned empty git repo, I get a CLI error that . is not empty (it sees the .git folder)

Link to Minimal Reproducible Example
na
Participation
- [ ] I am willing to submit a pull request for this issue.