Skip to content

Commit

Permalink
4.X init
Browse files Browse the repository at this point in the history
  • Loading branch information
MakinoharaShoko committed Mar 13, 2022
1 parent 80df867 commit cb2cba1
Show file tree
Hide file tree
Showing 135 changed files with 204 additions and 18,659 deletions.
47 changes: 21 additions & 26 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,29 +1,24 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
./.idea
/.idea
# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea/inspectionProfiles/Project_Default.xml
.idea/modules.xml
.idea/vcs.xml
.idea/WebGAL.iml
public/game/video/2021-11-21_15-35-12.mp4
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
36 changes: 0 additions & 36 deletions DEV_NOTE.md

This file was deleted.

Loading

0 comments on commit cb2cba1

Please sign in to comment.