Skip to content

Commit 293472f

Browse files
committed
gitignore: ignore the /build-* folders (/build/ is reserved)
1 parent a8ce8f6 commit 293472f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ testserver.log
2424
/toolchain_build/src/
2525

2626
# Ignore these absolute directories (relative to native_client directory)
27+
/build-*/
2728
/build/Debug/
2829
/build/Release/
2930
/chromebinaries/

0 commit comments

Comments
 (0)