-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
86 lines (84 loc) · 2.07 KB
/
Copy path.gitignore
File metadata and controls
86 lines (84 loc) · 2.07 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
cache*
*.DS_Store
tests*
__pycache__*
*logs
*dist
*build
build.sh
*test.py
*.egg-info*
*.vscode
*test_ops
tests/private_*
tests/_deprecated/private_*
!tests/
!lazyops/types/asyncprop/cached.py
lazyops/types/asyncprop/proxy.py
lazyops/types/asyncprop/loader.py
lazyops/types/asyncprop/cached.py
lazyops/types/asyncprop/base.py
lazyops/types/asyncprop/__init__.py
lazyops/libs/stream_unzip/README.md
lazyops/libs/stream_unzip/lib.py
lazyops/libs/stream_unzip/inflate.py
lazyops/libs/stream_unzip/exceptions.py
lazyops/libs/stream_unzip/constants.py
tests/_deprecated/test_shelve.db.db
lazyops/libs/unzip_stream*
lazyops/libs/jsonstate*
tests/local.cache
tests/local.hash
tests/local.lock
tests/libs/abcs/private_test_wrapper.py
tests/**/private**
tests/_deprecated/**/private**
tests/libs/abcs/k8s.py
# lazyops/libs/hatchet*
lazyops/libs/kinde/data
lazyops/libs/hatchet_v1
lazyops/libs/hatchet/cache
lazyops/libs/hatchet/data
src/lzl/api/hatchet/patches/context.j2.py
src/lzl/api/hatchet/patches/worker.j2.py
tests/_deprecated/lzl/hatchet.py
src/lzl/ext/fast/tests
src/lzl/.data/lzl.tmp.json
tests/_deprecated/lzl/exts/fastapi_oauth2.py
src/lazyops/*
/tests/_deprecated/lzl/exts/tmprl
tests/_deprecated/wrapping_v3.py
tests/_deprecated/wrapping_v2.py
tests/_deprecated/test_aiohttpx.py
tests/_deprecated/match_env_pattern.py
tests/_deprecated/lzl/test_psqla.py
tests/_deprecated/lzl/test_psql.py
tests/_deprecated/lzl/test_abcs.py
tests/_deprecated/lzl/settings.py
tests/_deprecated/lzl/db_sql_model.py
src/lzl/api/slack/slack_context.json
tests/out/kvdb/components/session.pyi
tests/out/lzl/api/qdrant/client.pyi
tests/out/lzl/api/qdrant/client_v2.pyi
tests/out/lzl/api/qdrant/client_v3.pyi
src/lzo/utils/.tmpdata
.cursor/mcp.json
# .mcp.json
tests/_deprecated/lzl/file_08262025.py
# MkDocs build artifacts
site/
.cache/
examples/file_performance_benchmark.py
!src/lzl/io/file/spec/providers/cached.py
!src/lzl/io/file/spec/paths/cached.py
test_persistence.lock
test_persistence.hash
test_persistence.cache
z_mcp.json
!tests/conftest.py
!tests/e2e/conftest.py
*.cache
*.lock
*.hash
!.github/workflows/tests.yml
*.log