Skip to content

Commit

Permalink
auto merge of rust-lang#10473 : jschaf/rust/ignore-windows-build-dir,…
Browse files Browse the repository at this point in the history
… r=alexcrichton

Ignoring the build directory on Windows.
  • Loading branch information
bors committed Nov 14, 2013
2 parents 51f2e7e + e91cb47 commit 6f40147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ config.stamp
src/etc/dl
.settings/
build/
i686-pc-mingw32/

0 comments on commit 6f40147

Please sign in to comment.