-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy path.gitignore
More file actions
84 lines (71 loc) · 1.13 KB
/
.gitignore
File metadata and controls
84 lines (71 loc) · 1.13 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
79
80
81
82
83
84
.DS_Store
node_modules
/dist
screens/
functions/
..bfg*
tests_output/
firebase-emulator/
firebase-export-*/
.firebase/
ganache-db/
coverage/
run/.env
ethernal-95a14-19f78a7e26cc.json
run/logfile
run/seeders/private/
run/dump.rdb
docs/
screenshots/
!landing/public/screenshots/
functions/report*
start_explorer.js
qn-marketplace-cli
# local env files
.env.*
functions/.runtimeconfig.json
/ganache-db
pgbouncer/pgbouncer.ini
pgbouncer/userlist.txt
/firebase-export-*
/.firebase
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
pm2-server/.env
# Editor directories and files
.idea
.vscode
.cursor/
get-pip.py
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.log
.firebase/*.cache
output.js
run/helm_chart_values/pgbouncer-values.yaml
# Sentry Config File
.env.sentry-build-plugin
run/.env.prod
pm2-server/.env.prod
.env.docker-compose.prod
.env.postgres.prod
pgbouncer/.env.pgbouncer.prod
pgbouncer/
ethernal-95a14-19f78a7e26cc.json
.playwright-mcp/
.credentials.local
# Superpowers / skills
.superpowers/
.agents/skills/
.claude/skills/
skills-lock.json
# Session artifacts
.claude/handoff-*.md
.claude/plans/
generated_imgs/