-
-
Notifications
You must be signed in to change notification settings - Fork 468
Expand file tree
/
Copy path.gitignore
More file actions
36 lines (35 loc) · 631 Bytes
/
.gitignore
File metadata and controls
36 lines (35 loc) · 631 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
.DS_Store
.java-version
.idea/
.gradle/
.run/
build/
artifacts/
out/
local.properties
**.iml
*.hprof
.cxx
**/sentry-native-local
target/
.classpath
.factorypath
.project
.settings/
bin/
distributions/
/Sentry/A1F16C4F5D23B2A1D281EE471D6F836BDEA23CB4/
*.vscode/
sentry-spring-boot-starter-jakarta/src/main/resources/META-INF/spring.factories
sentry-samples/sentry-samples-spring-boot-jakarta/spy.log
sentry-mock-server.txt
tomcat-server.txt
spring-server.txt
*.pid
spy.log
.kotlin
**/tomcat.8080/webapps/
**/__pycache__
# Local Claude Code settings/state that should not be committed
.claude/settings.local.json
.claude/worktrees/