Skip to content

Commit bb503ba

Browse files
committed
Add endpoint files to .genignore for now
1 parent 7e92477 commit bb503ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.genignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ _test_unstructured_client
88

99
# ignore Makefile
1010
Makefile
11+
12+
# Ignore the endpoint files until we can fix the base_url issue
13+
src/unstructured_client/destinations.py
14+
src/unstructured_client/general.py
15+
src/unstructured_client/jobs.py
16+
src/unstructured_client/sources.py
17+
src/unstructured_client/workflows.py

0 commit comments

Comments
 (0)