-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
23 lines (22 loc) · 1.11 KB
/
Copy path.gitattributes
File metadata and controls
23 lines (22 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ~~ Generated by projen. To modify, edit .projenrc.ts and run "bunx projen".
* text=auto eol=lf
/.gitattributes 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
/biome.jsonc linguist-generated linguist-language=JSON-with-Comments
/bun.lockb linguist-generated
/cdk.json linguist-generated
/LICENSE linguist-generated
/package.json linguist-generated
/projenrc/tsconfig.json linguist-generated linguist-language=JSON-with-Comments
/src/core/interaction-handler/interaction-handler-function.ts linguist-generated
/src/journal/broadcaster/brodcast-handler-function.ts linguist-generated
/src/journal/subscription-manager/subscription-manager-function.ts linguist-generated
/src/shared/discord-slash-command/register-slash-command-function.ts linguist-generated
/src/tadaima/tadaima-function.ts linguist-generated
/test/tsconfig.json linguist-generated linguist-language=JSON-with-Comments
/tsconfig.json linguist-generated linguist-language=JSON-with-Comments