Skip to content

Commit

Permalink
Ignore /build even if it’s a symlink.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Feb 16, 2014
1 parent 6fe775e commit 3a66548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -60,7 +60,7 @@ config.mk
/rt/
/rustllvm/
/test/
/build/
/build
/inst/
/mingw-build/
src/.DS_Store
Expand Down

5 comments on commit 3a66548

@bors
Copy link
Contributor

@bors bors commented on 3a66548 Feb 16, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from alexcrichton
at SimonSapin@3a66548

@bors
Copy link
Contributor

@bors bors commented on 3a66548 Feb 16, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging SimonSapin/rust/build-symlink = 3a66548 into auto

@bors
Copy link
Contributor

@bors bors commented on 3a66548 Feb 16, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SimonSapin/rust/build-symlink = 3a66548 merged ok, testing candidate = 425f574

@bors
Copy link
Contributor

@bors bors commented on 3a66548 Feb 16, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 3a66548 Feb 16, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 425f574

Please sign in to comment.