forked from CloudSnorkel/cdk-github-runners
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
29 lines (28 loc) · 938 Bytes
/
.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
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
*.html eol=lf
*.js eol=lf
*.json eol=lf
*.sh eol=lf
*.snap linguist-generated
*.svelte eol=lf
*.yml eol=lf
/.eslintrc.json linguist-generated
/.gitattributes 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
/tsconfig.dev.json linguist-generated
/yarn.lock linguist-generated
Dockerfile eol=lf