diff options
| author | Heather <Cynede@Gentoo.org> | 2014-05-28 23:39:14 -0700 |
|---|---|---|
| committer | Heather <Cynede@Gentoo.org> | 2014-05-28 23:39:14 -0700 |
| commit | 918e285d6002baf5645c85b08668ba2e075985e1 (patch) | |
| tree | 6efc24812883b596337aac1dd43807303ff26aa6 | |
| parent | 1489374750534983db10a6e44b948103c4778ce3 (diff) | |
| download | rust-918e285d6002baf5645c85b08668ba2e075985e1.tar.gz rust-918e285d6002baf5645c85b08668ba2e075985e1.zip | |
remove /build from .gitignore since there is build/
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 9ed279d9d74..29ba4cab3be 100644 --- a/.gitignore +++ b/.gitignore @@ -60,7 +60,6 @@ config.mk /rt/ /rustllvm/ /test/ -/build /inst/ /mingw-build/ src/.DS_Store |
