-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitattributes
34 lines (33 loc) · 1.46 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
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
* text=auto eol=lf
*.snap linguist-generated
/.eslintrc.json linguist-generated
/.gitattributes linguist-generated
/.github/pull_request_template.md linguist-generated
/.github/workflows/auto-merge.yml linguist-generated
/.github/workflows/build.yml linguist-generated
/.github/workflows/emergency.yml linguist-generated
/.github/workflows/pull-request-lint.yml linguist-generated
/.github/workflows/release.yml linguist-generated
/.github/workflows/upgrade-development.yml linguist-generated
/.gitignore linguist-generated
/.npmignore linguist-generated
/.projen/** linguist-generated
/.projen/deps.json linguist-generated
/.projen/files.json linguist-generated
/.projen/tasks.json linguist-generated
/cdk.json linguist-generated
/LICENSE linguist-generated
/package.json linguist-generated
/src/app/auth/auth-function.ts linguist-generated
/src/app/contactgegevens/contactgegevens-function.ts linguist-generated
/src/app/home/home-function.ts linguist-generated
/src/app/inzage/inzage-function.ts linguist-generated
/src/app/login/login-function.ts linguist-generated
/src/app/logout/logout-function.ts linguist-generated
/src/app/persoonsgegevens/persoonsgegevens-function.ts linguist-generated
/src/app/uitkeringen/uitkering-function.ts linguist-generated
/src/app/zaken/zaken-function.ts linguist-generated
/tsconfig.dev.json linguist-generated
/tsconfig.json linguist-generated
/yarn.lock linguist-generated