Skip to content

Commit 680641c

Browse files
authored
Merge branch 'main' into migrate-pt2e-qualcomm
2 parents 5461630 + 6daeb64 commit 680641c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,18 @@ xcuserdata/
4141
*.xcworkspace/
4242
*.xcframework/
4343

44+
# misc
45+
/.vscode/
46+
*.so
47+
*.dylib
48+
/cmake_wrapper.sh
49+
/data/
50+
/devtools/bundled_program/serialize/
51+
/exir/_serialize/program.fbs
52+
/exir/_serialize/scalar_type.fbs
53+
/include/
54+
/share/
55+
/version.py
56+
4457
# Android
4558
*.aar

0 commit comments

Comments
 (0)