1
Fork 0

Ignore /build even if it’s a symlink.

This commit is contained in:
Simon Sapin 2014-02-16 12:41:41 +00:00
parent 6fe775e2b5
commit 3a66548979

2
.gitignore vendored
View file

@ -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