Ignore /build even if it’s a symlink.
This commit is contained in:
parent
6fe775e2b5
commit
3a66548979
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -60,7 +60,7 @@ config.mk
|
||||||
/rt/
|
/rt/
|
||||||
/rustllvm/
|
/rustllvm/
|
||||||
/test/
|
/test/
|
||||||
/build/
|
/build
|
||||||
/inst/
|
/inst/
|
||||||
/mingw-build/
|
/mingw-build/
|
||||||
src/.DS_Store
|
src/.DS_Store
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue