Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions -la

This file was deleted.

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

# dependencies
/node_modules
package-lock.json
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions
yarn.lock

# testing
/coverage
Expand All @@ -22,6 +24,7 @@

# misc
.DS_Store
*.exe
*.pem

# debug
Expand Down
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export COREPACK_ENABLE_AUTO_PIN=0
bun run lint
npm run lint
97 changes: 0 additions & 97 deletions .netlify/netlify.toml

This file was deleted.

17 changes: 0 additions & 17 deletions .netlify/plugins/node_modules/.package-lock.json

This file was deleted.

22 changes: 0 additions & 22 deletions .netlify/plugins/node_modules/@netlify/plugin-nextjs/LICENSE

This file was deleted.

79 changes: 0 additions & 79 deletions .netlify/plugins/node_modules/@netlify/plugin-nextjs/README.md

This file was deleted.

Loading
Loading