-
-
Notifications
You must be signed in to change notification settings - Fork 229
Expand file tree
/
Copy path.gitignore
More file actions
36 lines (34 loc) · 639 Bytes
/
.gitignore
File metadata and controls
36 lines (34 loc) · 639 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
.vscode/*
!.vscode/settings.json
.idea/
.vs/
*.userprefs
*.user
*opencover.xml
*cobertura.xml
codecov.sh
lcov.info
bin/
obj/
.DS_Store
Thumbs.db
**/BenchmarkDotNet.Artifacts/*.log
!**/BenchmarkDotNet.Artifacts/results/*github.md
docs/api/*
!docs/api/index.md
docs/_site/*
docs/docfx/*
docs/docfx.zip
/samples/Sentry.Samples.Aws.Lambda.AspNetCoreServer/Properties/launchSettings.json
*.received.*
mono_crash.*.json
test_output/
test/**/*.apk
/tools/
*.log
.sentry-native
**/EnvironmentVariables.g.cs
# Download cache for Cocoa SDK
modules/sentry-cocoa
# Local Claude Code settings that should not be committed
.claude/settings.local.json