Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Initial migration to NextJS#268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
technoph1le wants to merge8 commits intomainfromnextjs-migration
Closed
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions.gitattributes
View file
Open in desktop

This file was deleted.

4 changes: 2 additions & 2 deletions.github/pull_request_template.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,8 +8,8 @@

<!-- What kind of change does this pull request introduce? (Check all that apply) -->

- [ ] ✨ New snippet
- [ ] 🛠Improvement to an existing snippet
- [ ] ✨ Newor updatingsnippet(s)
- [ ] 🛠Code improvement
- [ ] 🐞 Bug fix
- [ ] 📖 Documentation update
- [ ] 🔧 Other (please describe):
Expand Down
34 changes: 0 additions & 34 deletions.github/workflows/check-snippets.yml
View file
Open in desktop

This file was deleted.

34 changes: 0 additions & 34 deletions.github/workflows/pre-commit-checks.yml
View file
Open in desktop

This file was deleted.

63 changes: 37 additions & 26 deletions.gitignore
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,41 @@
# Logs
logs
*.log
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
coverage
*.local
*.tsbuildinfo
.pnpm-debug.log*

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

# Consolidated snippets
public/consolidated
public/icons
# env files (can opt-in for committing if needed)
.env*

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
5 changes: 0 additions & 5 deletions.husky/pre-commit
View file
Open in desktop

This file was deleted.

9 changes: 0 additions & 9 deletions.prettierignore
View file
Open in desktop

This file was deleted.

12 changes: 0 additions & 12 deletions.prettierrc
View file
Open in desktop

This file was deleted.

37 changes: 0 additions & 37 deletionsCODE_OF_CONDUCT.md
View file
Open in desktop

This file was deleted.

Loading

[8]ページ先頭

©2009-2025 Movatter.jp