aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: eae8e6cc5956e85e683cbc7ec7af08e9c844cb2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.env
.idea
go.sum
.DS_Store

frontend/node_modules
frontend/build
frontend/.pnp
frontend/yarn.lock
.pnp.js

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