-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (41 loc) · 797 Bytes
/
.gitignore
File metadata and controls
53 lines (41 loc) · 797 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
/sounds
.metadata/
.recommenders/
.sonarlint/
.idea/
!/.idea/icon.svg
.vscode/
.gradle/
.venv/
.vs/
Folder.DotSettings.user
target/
!sample-bots/**/Target/
build/
!buildSrc/src/main/kotlin/build
dist/
out/
bin/
obj/
generated/
/bot-api/dotnet/docs/ReadMe.md
/bot-api/dotnet/docs/Release-notes.txt
*.iml
*.lock
*.sln.DotSettings.user
*.tgz
/*.battle.gz
/.kotlin
/.claude/settings.local.json
# Runner examples: JAR copied by :runner:copyRunnerJar
runner/examples/lib/
runner/examples/recordings/
# Generated by .principles
audit-output.json
# Ignore node_modules, but not the ones in sample-bots, which are needed for the samples to work
node_modules/
/.junie/memory/errors.md
/.junie/memory/feedback.md
/.junie/memory/language.json
/.junie/memory/memory.version
/.junie/memory/tasks.md