mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Merge 0329c22a3d into 57286c3887
This commit is contained in:
commit
efd1e74481
@ -22,3 +22,8 @@ rustc-ice-*.txt
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# These are crash reports automatically generated by the Rust compiler (rustc) when it
|
||||
# encounters an internal compiler error (ICE) - essentially a bug in the compiler itself,
|
||||
# not your code. The filename pattern is rustc-ice-<timestamp>-<pid>.txt.
|
||||
rustc-ice-*.txt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user