andyscott-dot-me/.gitignore
Manuel Ernesto Garcia 5bb063bf70 initial commit
2022-09-14 10:14:29 -04:00

19 lines
203 B
Text

# build output
dist/
# 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