Skip to content

Commit 71a85d9

Browse files
committed
fix gitignore order
1 parent ff3269e commit 71a85d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ __pycache__/
99

1010
# Build and tool-generated files
1111
arm_test/
12-
build/
1312
buck-out/
1413
buck2-bin/
14+
build/
1515
cmake-android-out/
1616
cmake-ios-out/
1717
cmake-out*

0 commit comments

Comments
 (0)