OSDN Git Service

update.
authorNknightA <n.knight.pc0627@gmail.com>
Sat, 25 Mar 2023 03:03:18 +0000 (12:03 +0900)
committerNknightA <n.knight.pc0627@gmail.com>
Sat, 25 Mar 2023 03:03:18 +0000 (12:03 +0900)
1  2 
storybooks/.gitignore

@@@ -1,36 -1,2 +1,41 @@@
++<<<<<<< HEAD
 +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
 +
 +# dependencies
 +/node_modules
 +/.pnp
 +.pnp.js
 +
 +# 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*
 +
 +# local env files
 +.env*.local
 +
 +# vercel
 +.vercel
 +
 +# typescript
 +*.tsbuildinfo
 +next-env.d.ts
++=======
+ node_modules/
+ .storybook/
++>>>>>>> 1546b33afef87d0e0d72a3d3c52b8c2e9b6d0fdd