Skip to content

Commit 134f7b7

Browse files
committed
.gitignore a bunch of artifacts of in-tree builds
1 parent 25b44a8 commit 134f7b7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ rustc
5252
TAGS
5353
version.ml
5454
version.texi
55-
./Makefile
55+
/Makefile
5656
config.mk
5757
/rt/
5858
/rustllvm/
@@ -63,6 +63,11 @@ src/.DS_Store
6363
/stage0/
6464
/dl/
6565
/stage1/
66+
/stage2/
67+
/stage3/
6668
*.bz2
6769
/doc/html
6870
/doc/latex
71+
/doc/std
72+
/nd/
73+
/llvm/

0 commit comments

Comments
 (0)