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

frontend/node_modules
frontend/build
frontend/.pnp
frontend/.next
.pnp.js

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