Skip to content

Commit 9599dd1

Browse files
committed
gitignore: add ICE reports for library/
1 parent f167efa commit 9599dd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ build/
5656
/src/tools/x/target
5757
# Created by default with `src/ci/docker/run.sh`
5858
/obj/
59+
5960
/rustc-ice*
61+
/library/rustc-ice*
6062

6163
## Temporary files
6264
*~

0 commit comments

Comments
 (0)