Skip to content

Commit 86af8fc

Browse files
committed
gen ignore
1 parent d8e99ad commit 86af8fc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.genignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://www.speakeasy.com/docs/customize/code/monkey-patching
22

33
# ignore human-written files and directories
4-
# src/unstructured_client/_unstructured
4+
src/unstructured_client/_unstructured
55
_jupyter
66
_sample_docs
77
_test_unstructured_client
@@ -10,4 +10,8 @@ _test_unstructured_client
1010
Makefile
1111

1212
# Ignore the general.partition code until we can fix the base_url issue
13-
# src/unstructured_client/general.py
13+
src/unstructured_client/general.py
14+
src/unstructured_client/destinations.py
15+
src/unstructured_client/sources.py
16+
src/unstructured_client/jobs.py
17+
src/unstructured_client/workflows.py

0 commit comments

Comments
 (0)