Skip to content

Commit 70d6ee6

Browse files
committed
update gitignore
1 parent 68d6cf0 commit 70d6ee6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,13 @@ xcuserdata/
4343

4444
# misc
4545
/.vscode/
46-
backends/apple/coreml/executorchcoreml.cpython-312-darwin.so
46+
*.so
47+
*.dylib
4748
/cmake_wrapper.sh
4849
/data/
4950
/devtools/bundled_program/serialize/
5051
/exir/_serialize/program.fbs
5152
/exir/_serialize/scalar_type.fbs
52-
/extension/llm/custom_ops/libcustom_ops_aot_lib.dylib
53-
/extension/pybindings/_portable_lib.cpython-312-darwin.so
5453
/include/
55-
/kernels/quantized/libquantized_ops_aot_lib.dylib
5654
/share/
5755
/version.py

0 commit comments

Comments
 (0)