summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1cf1e55719fef168710b5daf2dd862d524131454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Project dependencies
.cache
node_modules
yarn-error.log

# Build directory
/public
.DS_Store

netlify.toml
/.idea
/.vscode

/storybook-static