-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitattributes
75 lines (74 loc) · 4.04 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# ~~ Generated by projen. To modify, edit .projenrc.ts and run "pnpm exec projen".
/.devcontainer.json linguist-generated
/.envrc linguist-generated
/.eslintrc.json linguist-generated
/.gitattributes linguist-generated
/.github/pull_request_template.md linguist-generated
/.github/workflows/auto-approve.yml linguist-generated
/.github/workflows/build.yml linguist-generated
/.github/workflows/pull-request-lint.yml linguist-generated
/.github/workflows/release_construct.awscdk.github-pipeline.yml linguist-generated
/.github/workflows/release_projen.component.awscdk-ts-esm-lambda.yml linguist-generated
/.github/workflows/release_projen.component.dir-env.yml linguist-generated
/.github/workflows/release_projen.component.git-hooks.yml linguist-generated
/.github/workflows/release_projen.component.linting.yml linguist-generated
/.github/workflows/release_projen.component.pnpm-workspace.yml linguist-generated
/.github/workflows/release_projen.component.postcss.yml linguist-generated
/.github/workflows/release_projen.component.release-please.yml linguist-generated
/.github/workflows/release_projen.component.tailwind.yml linguist-generated
/.github/workflows/release_projen.component.tool-versions.yml linguist-generated
/.github/workflows/release_projen.component.tsconfig-container.yml linguist-generated
/.github/workflows/release_projen.component.typescript-source-file.yml linguist-generated
/.github/workflows/release_projen.component.unbuild.yml linguist-generated
/.github/workflows/release_projen.component.vite.yml linguist-generated
/.github/workflows/release_projen.component.vitest.yml linguist-generated
/.github/workflows/release_projen.component.vue.yml linguist-generated
/.github/workflows/release_projen.project.nx-monorepo.yml linguist-generated
/.github/workflows/release_projen.project.typescript.yml linguist-generated
/.github/workflows/release_projen.project.vue-component.yml linguist-generated
/.github/workflows/release_utils.firebase.yml linguist-generated
/.github/workflows/release_utils.fs.yml linguist-generated
/.github/workflows/release_utils.projen-builder.yml linguist-generated
/.github/workflows/release_utils.projen.yml linguist-generated
/.github/workflows/release_utils.ts-ast.yml linguist-generated
/.github/workflows/release_utils.unbuild-composite-preset.yml linguist-generated
/.github/workflows/release_vue.ui.button.yml linguist-generated
/.github/workflows/release_vue.ui.text.yml linguist-generated
/.github/workflows/release.yml linguist-generated
/.github/workflows/static.yml linguist-generated
/.github/workflows/upgrade.yml linguist-generated
/.gitignore linguist-generated
/.mergify.yml linguist-generated
/.ncurc.json linguist-generated
/.npmignore linguist-generated
/.npmrc linguist-generated
/.nxignore linguist-generated
/.prettierignore linguist-generated
/.prettierrc.json linguist-generated
/.projen/** linguist-generated
/.projen/deps.json linguist-generated
/.projen/files.json linguist-generated
/.projen/tasks.json linguist-generated
/.release-please-manifest.json linguist-generated
/.syncpackrc.json linguist-generated
/.tool-versions linguist-generated
/LICENSE linguist-generated
/nx.json linguist-generated
/package.json linguist-generated
/packages/projen/project/nx-monorepo/src/nx-monorepo-project-options.ts linguist-generated
/packages/projen/project/typescript/src/typescript-compiler-options.ts linguist-generated
/packages/projen/project/typescript/src/typescript-config-options.ts linguist-generated
/packages/projen/project/typescript/src/typescript-project-options.ts linguist-generated
/pnpm-lock.yaml linguist-generated
/pnpm-workspace.yaml linguist-generated
/projenrc/projen-project-options.ts linguist-generated
/release-please-config.json linguist-generated
/renovate.json5 linguist-generated
/tsconfig.dev.json linguist-generated
/tsconfig.json linguist-generated
/tsconfig/tsconfig.base.json linguist-generated
/tsconfig/tsconfig.bundler.json linguist-generated
/tsconfig/tsconfig.composite.json linguist-generated
/tsconfig/tsconfig.esm.json linguist-generated
/vitest.config.ts linguist-generated
/vitest.workspace.json linguist-generated