Remove old code
This commit is contained in:
parent
dcbab5c99f
commit
72bfc2ed89
106 changed files with 0 additions and 14832 deletions
28
.gitignore
vendored
28
.gitignore
vendored
|
@ -1,28 +0,0 @@
|
|||
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
|
||||
|
||||
# data
|
||||
app/tools/data/*
|
||||
app/data/misc/*
|
||||
app/data/commander/*
|
||||
app/data/card-commander/*
|
||||
app/data/bset/*
|
||||
app/tools/json/*
|
||||
app/.pg
|
Loading…
Add table
Add a link
Reference in a new issue