benjaminpalko/.prettierignore
2025-05-03 23:28:58 -04:00

11 lines
120 B
Text

# Package Managers
package-lock.json
pnpm-lock.yaml
yarn.lock
# Dont even try lol
.svelte-kit
dist
build
node_modules