astro-reactive-form/.gitignore
Ayo Ayco 13f96a4fe9
chore: set up test:coverage scripts (#260)
* chore: set up test:coverage scripts

* devops: bring back form test CI workaround
2023-02-01 18:05:27 +01:00

17 lines
126 B
Text

node_modules
coverage
dist
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.DS_Store
*~
*swp
*swo
.turbo/