forked from autobrr/qui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
78 lines (69 loc) · 1 KB
/
.gitignore
File metadata and controls
78 lines (69 loc) · 1 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
77
78
# Logs and databases
*.log
*.sqlite
*.db*
*.exe
log/
logs/
# Exception: Allow migration SQL files
!internal/database/migrations/*.sql
# OS generated files
.DS_Store*
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE
.idea
.vscode
# Package manager
node_modules/
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Ditto for yarn, except we're using pnpm
yarn.lock
.pnpm-store
# If needed, package-lock.json shall be added manually using an explicit git add command
package-lock.json
# Others
web/build
bin/
dist/
.run/
.dev/
tmp/
web/eslint-sarif-report.sarif
test/mockindexer/feeds/*
test/mockindexer/files/*
cpu.pprof
web/src/themes/premium/
# Preserve files
!.gitkeep
web/src/themes/premium/*
docs/*
!docs/CROSS_SEEDING.md
.mcp_unused.json
config.toml
.env
.envrc
.mcp.json
components.json
.cache/
.worktrees/
tracker-icons/*
.device-id-*
backups/*
.gocache/*
.gomodcache/*
.golangci-cache/*
torrentfiles/*
analyses/*
# Local reference dumps
dodopayments.txt
polar.txt