summaryrefslogtreecommitdiff
path: root/examples/portfolio-svelte/.gitignore
blob: a3fe573471158135d994fbc744ae8bed8b42981e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# build output
dist

# dependencies
node_modules/

# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# environment variables
.env
.env.production

# macOS-specific files
.DS_Store
pnpm-lock.yaml