varius official platform source code.
Revision | a08b6502eb79688fab5461a541cefa1ae434bcfd (tree) |
---|---|
Time | 2023-03-25 21:58:29 |
Author | NknightA <n.knight.pc0627@gmai...> |
Commiter | NknightA |
Merge branch 'main' of https://github.com/nknighta/V
@@ -1,41 +0,0 @@ | ||
1 | -<<<<<<< HEAD | |
2 | -# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. | |
3 | - | |
4 | -# dependencies | |
5 | -/node_modules | |
6 | -/.pnp | |
7 | -.pnp.js | |
8 | - | |
9 | -# testing | |
10 | -/coverage | |
11 | - | |
12 | -# next.js | |
13 | -/.next/ | |
14 | -/out/ | |
15 | - | |
16 | -# production | |
17 | -/build | |
18 | - | |
19 | -# misc | |
20 | -.DS_Store | |
21 | -*.pem | |
22 | - | |
23 | -# debug | |
24 | -npm-debug.log* | |
25 | -yarn-debug.log* | |
26 | -yarn-error.log* | |
27 | -.pnpm-debug.log* | |
28 | - | |
29 | -# local env files | |
30 | -.env*.local | |
31 | - | |
32 | -# vercel | |
33 | -.vercel | |
34 | - | |
35 | -# typescript | |
36 | -*.tsbuildinfo | |
37 | -next-env.d.ts | |
38 | -======= | |
39 | -node_modules/ | |
40 | -.storybook/ | |
41 | ->>>>>>> 1546b33afef87d0e0d72a3d3c52b8c2e9b6d0fdd |