We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a93ee commit 4640ebaCopy full SHA for 4640eba
1 file changed
.gitignore
@@ -86,3 +86,6 @@ monorepo
86
*.tfstate.lock.info
87
88
.jqwik-database
89
+
90
+# Python build artifacts for library_generation tool
91
+sdk-platform-java/hermetic_build/library_generation/build/
0 commit comments