summaryrefslogtreecommitdiff
path: root/.prettierignore
blob: af84e34338c15e14be1ec78fead2accc524d0ba6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Benchmark artifacts
benchmark/projects/
benchmark/results/

# Deep Directories
**/dist
**/smoke
**/node_modules
**/fixtures
**/vendor
**/.vercel

# Directories
.github
.changeset

# Files
pnpm-lock.yaml