Remove deprecated paths from gitignore

We're no longer putting the binary into `/bin` (now into `/build` instead),
so we don't need to ignore it anymore.
This commit is contained in:
Fang 2018-07-10 02:07:34 +02:00 committed by GitHub
parent 76720288d3
commit fbbe815996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -12,8 +12,6 @@
/outside/**/*.a
/outside/re2/obj
# build
/bin/urbit
/bin/test_hash
/vere.pkg
.tags
.etags