Skip to content

Commit cf3e8ba

Browse files
committed
Ignore /build even if it’s a symlink, but only at top-level.
1 parent 36c2c56 commit cf3e8ba

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
@@ -84,7 +84,7 @@ config.stamp
8484
.DS_Store
8585
src/etc/dl
8686
.settings/
87-
build/
87+
/build
8888
i686-pc-mingw32/
8989
src/librustc/lib/llvmdeps.rs
9090
*.pot

0 commit comments

Comments
 (0)