brawlset/app/.dockerignore

29 lines
248 B
Text
Raw Permalink Normal View History

node_modules/
.env
# testing
coverage
# next.js
.next/
out/
# production
build
# debug
npm-debug.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# data
tools/data/*
tools/json
data/misc/*
data/commander/*
data/card-commander/*
data/bset/*
.pg/