Skip to content

Commit 789f4ce

Browse files
cccclaifacebook-github-bot
authored andcommitted
Preserve two folders for ios build and android build
Summary: Similar like host build, reserve two folders for ios build and android build Reviewed By: larryliu0820 Differential Revision: D48083049 fbshipit-source-id: 8566dcfe7738e7d9197cc8995ba199b1bb746e03
1 parent 524fd61 commit 789f4ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
buck-out/
22
cmake-out/
3+
cmake-android-out/
4+
cmake-ios-out/
35
executorch.egg-info
46
__pycache__/
57
build/lib/

0 commit comments

Comments
 (0)