Skip to content

Commit c8236eb

Browse files
committed
chore: [#272] add rustc-ice files to gitignore
Prevent accidental commits of Rust compiler ICE dump files
1 parent 011cd8c commit c8236eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ repomix-output.xml
5252
# Rust build artifacts
5353
target/
5454
Cargo.lock
55+
rustc-ice-*.txt
5556

5657
# Template build directory (runtime-generated configs)
5758
build/

0 commit comments

Comments
 (0)