⚒️ New improvements, design and components.

This commit is contained in:
pheralb
2022-06-20 16:58:05 +01:00
parent 1c82a91745
commit 1bd2f50234
18 changed files with 225 additions and 835 deletions
+10 -11
View File
@@ -1,35 +1,34 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
# dependencies ->
/node_modules
/.pnp
.pnp.js
package-lock.json
# testing
# testing ->
/coverage
# next.js
# next.js ->
/.next/
/out/
# production
# production ->
/build
# misc
# misc ->
.DS_Store
*.pem
# debug
# debug ->
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# local env files
# local env files ->
.env*.local
# vercel
# vercel ->
.vercel
# typescript
# typescript ->
*.tsbuildinfo