Skip to content

Commit 5b63893

Browse files
chore: update .gitignore
1 parent c57f8c1 commit 5b63893

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ vendor/
192192
# Sidecar binaries
193193
src-tauri/bin/
194194

195+
# Rust ICE (internal compiler error) reports
196+
rustc-ice-*.txt
197+
195198
# Generated by Cargo
196199
# will have compiled files and executables
197200
debug

0 commit comments

Comments
 (0)