Skip to content

Commit

Permalink
Switch to Zudoku
Browse files Browse the repository at this point in the history
Took 3 hours 11 minutes
  • Loading branch information
dan-lee committed Oct 10, 2024
1 parent ea9dc02 commit bbab182
Show file tree
Hide file tree
Showing 102 changed files with 12,852 additions and 18,431 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.json

This file was deleted.

11 changes: 4 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.


# dependencies
/node_modules
/.pnp
Expand All @@ -8,12 +9,8 @@
# testing
/coverage

# next.js
/.next/
/out/

# production
/build
/dist

# misc
.DS_Store
Expand All @@ -32,11 +29,11 @@ yarn-error.log*

# typescript
*.tsbuildinfo
next-env.d.ts

.env

/policies.*.json
/generated
/temp
scripts/update-policies.mjs
scripts/update-policies.mjs.map
Expand All @@ -47,4 +44,4 @@ yarn.lock
# Generated Content
public/robots.txt
public/sitemap.xml
public/sitemap-*.xml
public/sitemap-*.xml
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
6 changes: 0 additions & 6 deletions next-sitemap.config.js

This file was deleted.

26 changes: 0 additions & 26 deletions next.config.mjs

This file was deleted.

3 changes: 0 additions & 3 deletions nodemon.json

This file was deleted.

Loading

0 comments on commit bbab182

Please sign in to comment.