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 0c8cfa9 commit 68d6cf0Copy full SHA for 68d6cf0
.gitignore
@@ -40,3 +40,18 @@ xcuserdata/
40
.swiftpm/
41
*.xcworkspace/
42
*.xcframework/
43
+
44
+# misc
45
+/.vscode/
46
+backends/apple/coreml/executorchcoreml.cpython-312-darwin.so
47
+/cmake_wrapper.sh
48
+/data/
49
+/devtools/bundled_program/serialize/
50
+/exir/_serialize/program.fbs
51
+/exir/_serialize/scalar_type.fbs
52
+/extension/llm/custom_ops/libcustom_ops_aot_lib.dylib
53
+/extension/pybindings/_portable_lib.cpython-312-darwin.so
54
+/include/
55
+/kernels/quantized/libquantized_ops_aot_lib.dylib
56
+/share/
57
+/version.py
0 commit comments