-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
76 lines (65 loc) · 1.41 KB
/
Copy path.gitignore
File metadata and controls
76 lines (65 loc) · 1.41 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Binaries
oxicleanarr
oxicleanarr-test
*.exe
*.dll
*.so
*.dylib
# Test binaries
*.test
# Output of the go coverage tool
*.out
# Go workspace file
go.work
# Dependency directories
vendor/
# Configuration files (may contain secrets)
# Ignore all active config files that may contain real API keys
config/config.yaml
config/config.nas.yaml
test/assets/config/config.yaml
# Data files
data/
*.json
# But allow important web config and package files
!web/package.json
!web/package-lock.json
!web/tsconfig*.json
!web/public/*.json
!go.sum
# Log files
logs/
*.log
*.pid
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Environment variables
.env
.env.local
# Integration test runtime directories
integration-test/jellyfin-config/
integration-test/jellyfin-cache/
integration-test/radarr-config/
integration-test/oxicleanarr-config/
integration-test/oxicleanarr-data/
integration-test/oxicleanarr-logs/
integration-test/leaving-soon/
integration-test/test-media/
integration-test/*.db
integration-test/*.log
integration-test/.plugin-temp/
AGENTS.md
AGENTS.md.DO-NOT-USE
devbox*
docs/todo's
.tmp/external-context/streamystats/api-reference.md
.tmp/external-context/streamystats/auth.md
.tmp/external-context/streamystats/maintainerr-integration-note.md
.tmp/external-context/streamystats/sessions-schema.md
.tmp/external-context/streamystats/watch-history-endpoints.md
.tmp/sessions/2026-03-21-streamystats-provider/context.md