Thomas Cole
c21137f7c6
All checks were successful
continuous-integration/drone/push Build is passing
22 lines
230 B
Plaintext
22 lines
230 B
Plaintext
# build output
|
|
dist/
|
|
.output/
|
|
|
|
# dependencies
|
|
node_modules/
|
|
|
|
# logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
|
|
# environment variables
|
|
.env
|
|
.env.production
|
|
|
|
# macOS-specific files
|
|
.DS_Store
|
|
|
|
package-lock.json |