-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitattributes
More file actions
24 lines (23 loc) · 877 Bytes
/
Copy path.gitattributes
File metadata and controls
24 lines (23 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
* text=auto eol=lf
/.gitattributes linguist-generated
/.github/pull_request_template.md linguist-generated
/.github/workflows/build.yml linguist-generated
/.github/workflows/pull-request-lint.yml linguist-generated
/.github/workflows/release.yml linguist-generated
/.github/workflows/upgrade-master.yml linguist-generated
/.gitignore linguist-generated
/.mergify.yml linguist-generated
/.npmignore linguist-generated
/.pnp.* binary linguist-vendored
/.projen/** linguist-generated
/.projen/deps.json linguist-generated
/.projen/files.json linguist-generated
/.projen/tasks.json linguist-generated
/.yarn/** linguist-vendored
/.yarn/plugins/**/* binary
/.yarn/releases/* binary
/.yarnrc.yml linguist-generated
/LICENSE linguist-generated
/package.json linguist-generated
/yarn.lock linguist-generated