brawlset/.gitignore
2024-11-19 00:03:05 +01:00

19 lines
184 B
Text

app/node_modules/
app/.env
# testing
app/coverage
# next.js
app/.next/
app/out/
# production
app/build
# debug
app/npm-debug.log*
# typescript
app/*.tsbuildinfo
app/next-env.d.ts