mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-28 04:09:13 +00:00
refactor: delete old structure
This commit is contained in:
parent
f1fddec0a7
commit
6e2d812345
64 changed files with 0 additions and 8292 deletions
40
.gitignore
vendored
40
.gitignore
vendored
|
@ -1,40 +0,0 @@
|
|||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
/.pnp
|
||||
.pnp.js
|
||||
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
# next.js
|
||||
/.next/
|
||||
/out/
|
||||
|
||||
# production
|
||||
/build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
pnpm-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-error.log*
|
||||
|
||||
# local env files
|
||||
.env*.local
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# unlighthouse
|
||||
.unlighthouse
|
Loading…
Add table
Add a link
Reference in a new issue