-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitattributes
39 lines (38 loc) · 1.28 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
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
.git* eol=lf
.npmignore eol=lf
* text=auto eol=lf
*.js eol=lf
*.json eol=lf
*.md eol=lf
*.sh eol=lf
*.snap linguist-generated
*.ts eol=lf
*.yml eol=lf
/.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.yml linguist-generated
/.github/workflows/upgrade-main.yml linguist-generated
/.gitignore linguist-generated
/.mergify.yml linguist-generated
/.npmignore linguist-generated
/.projen/** linguist-generated
/.projen/deps.json linguist-generated
/.projen/files.json linguist-generated
/.projen/tasks.json linguist-generated
/API.md linguist-generated
/LICENSE linguist-generated
/package.json linguist-generated
/src/delete-old-function.ts linguist-generated
/src/find-snapshot-function.ts linguist-generated
/src/parameters-function.ts linguist-generated
/src/test-function.ts linguist-generated
/src/test-wait-function.ts linguist-generated
/src/wait-function.ts linguist-generated
/tsconfig.dev.json linguist-generated
/yarn.lock linguist-generated
yarn.lock eol=lf