Fix rules for gitignoring in-tree build artifacts to not ignore legitimate parts of the source tree

This commit is contained in:
Brian Anderson 2011-03-26 01:57:26 -04:00 committed by Graydon Hoare
parent dbc7289a4d
commit 7571935aed

6
.gitignore vendored
View File

@ -47,6 +47,6 @@ version.ml
version.texi
Makefile
config.mk
rt/
rustllvm/
test/
/rt/
/rustllvm/
/test/