Fix rules for gitignoring in-tree build artifacts to not ignore legitimate parts of the source tree
This commit is contained in:
parent
dbc7289a4d
commit
7571935aed
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -47,6 +47,6 @@ version.ml
|
|||
version.texi
|
||||
Makefile
|
||||
config.mk
|
||||
rt/
|
||||
rustllvm/
|
||||
test/
|
||||
/rt/
|
||||
/rustllvm/
|
||||
/test/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue