Skip to content

Commit 4640eba

Browse files
authored
chore: ignore python build artifacts for library_generation tool (#13258)
ignore python build artifacts for library_generation tool
1 parent d6a93ee commit 4640eba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,6 @@ monorepo
8686
*.tfstate.lock.info
8787

8888
.jqwik-database
89+
90+
# Python build artifacts for library_generation tool
91+
sdk-platform-java/hermetic_build/library_generation/build/

0 commit comments

Comments
 (0)