-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (30 loc) · 859 Bytes
/
.gitignore
File metadata and controls
30 lines (30 loc) · 859 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
25
26
27
28
29
30
/node_modules/
/dist/
/packages/*/dist/
/packages/*/node_modules/
/packages/*/tsconfig.tsbuildinfo
/req/
/gth_*
/packages/assistant/integration-tests/workdir/gth_*
/packages/assistant/integration-tests/workdir/testreview.md
/packages/assistant/integration-tests/workdir/.gsloth.config.json
/packages/assistant/integration-tests/workdir-with-profiles/.gsloth/gth_*
/packages/assistant/integration-tests/workdir-with-profiles/testreview.md
/packages/assistant/integration-tests/workdir-with-profiles/.gsloth.config.json
/packages/assistant/integration-tests/workdir-with-profiles/**/.gsloth.config.json
/docs-generated
.junie
.idea
.claude/settings.local.json
gaunt-sloth-assistant.iml
.gsloth/.gsloth-settings/jira/
.gsloth/gth_*
/gaunt-sloth.log
test-session.log
test.log
/vitest-it.config.d.ts
/vitest-it.config.js
/vitest-it.config.js.map
out/*
req
readonly