We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a45a94 commit 8d48b4dCopy full SHA for 8d48b4d
.gitignore
@@ -33,3 +33,7 @@ Package.resolved
33
34
# Ignore files generated by jextract, we always can re-generate them
35
*/**/src/generated/java/**/*
36
+
37
+*/**/*.d
38
+*/**/*.o
39
+*/**/*.swiftdeps
0 commit comments