-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
129 lines (118 loc) · 2.65 KB
/
Copy path.gitignore
File metadata and controls
129 lines (118 loc) · 2.65 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# Rust build artifacts
/target/
**/target/
# Cargo.lock - Committed for reproducible builds (this is an application, not a library)
# WASM build outputs
**/pkg/
**/*.wasm
cli/kalam-link/pkg/
# RocksDB data files
*.db/
/data/
**/data/
# Log files
/logs/
*.log
# Configuration (keep example, ignore actual config)
config.toml
!/.cargo/config.toml
!config.example.toml
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Environment
.env
.env.local
.env*.local
# Node.js (for examples)
**/node_modules/
**/dist/
**/.next/
**/.nuxt/
**/out/
# Temporary files
*.tmp
*.temp
/tmp/
.worktrees/
# Build outputs
*.exe
*.pdb
*.dll
*.so
*.dylib
# Test coverage
*.profraw
*.profdata
/coverage/
# Documentation build
/target/doc/
cli/.kalam/history
examples/simple-typescript/package-lock.json
examples/simple-typescript/package-lock.json
/backend/manual_flush
/backend/multi_flush
*.parquet
backend/logs/test-backend.out
*.bak
version.toml
backend/logs/server.jsonl
ui/package-lock.json
link/sdks/typescript/kalam_link.js
link/sdks/typescript/kalam_link_bg.wasm.d.ts
link/sdks/typescript/kalam_link.d.ts
backend/logs/*.jsonl
backend/logs/*.log
/backend/logs
backend/logs/server.jsonl
backend/logs/server.jsonl
/link/sdks/typescript/.wasm-target
link/sdks/typescript/package-lock.json
/link/sdks/typescript/.wasm-cargo-home
ui/package-lock.json
ui/package-lock.json
/.cluster-local
/docker/utils/minio-data
ui/package-lock.json
/docker/utils/dav-data
/backend/target_namespace_topic_fix
cli/logs/server.jsonl
cli/logs/server.jsonl
/cli/logs
cli/results.json
/target-storage-migration
/target-storage-rollback
ui/package-lock.json
/target_cli_option_matrix
/target_sec
/target_cli_smoke_run
/link/sdks/dart/build
/link/sdks/dart/.dart_tool
/vendor
/link/sdks/typescript/.wasm-cargo-home-test1
/link/sdks/typescript/.wasm-cargo-home-test2
ts-sdk-repro/server.toml
/benchv2/logs
/benchv2/logs
/link/kalam-client/sdks/typescript/.wasm-cargo-home
/link/kalam-client/sdks/typescript/.wasm-target
/link/kalam-client/sdks/typescript/client/.wasm-cargo-home
/link/kalam-client/sdks/typescript/client/.wasm-target
/link/kalam-consumer-wasm/sdks/typescript/consumer/.wasm-cargo-home
/link/kalam-consumer-wasm/sdks/typescript/consumer/.wasm-target
/link/sdks/typescript/client/.wasm-cargo-home
/link/sdks/typescript/client/.wasm-target
/target-pg-e2e-isolated
/benchv2/logs
/benchv2/logs
link/sdks/typescript/client/.npmrc
/target-pg-bench
/link/kalam-client/sdks/typescript/client/.wasm-cargo-home-size-current
/link/kalam-client/sdks/typescript/client/.wasm-cargo-home-size-current2
/link/kalam-client/sdks/typescript/client/.wasm-target-size-current
/link/kalam-client/sdks/typescript/client/.wasm-target-size-current2
/benchv2/logs