remove obsolete gitignore rules

Since commit 2f853dd6b9, all generated
headers are generated under the obj directory, which is already ignored.
This commit is contained in:
Bobby Bingham 2016-07-05 22:53:58 -05:00 committed by Rich Felker
parent e1679ef1a1
commit 5ab0b20ea6
1 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@ -3,8 +3,6 @@
*.a
*.so
*.so.1
arch/*/bits/alltypes.h
config.mak
lib/musl-gcc.specs
src/internal/version.h
/obj/