mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 14:13:44 +02:00
Compare commits
2 Commits
9e5cc0ae9b
...
eb414f229b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb414f229b | ||
|
|
05e03d2b84 |
@ -9,6 +9,10 @@ target/
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
# Generated by cargo mutants
|
||||
# Contains mutation testing data
|
||||
**/mutants.out*/
|
||||
|
||||
# RustRover
|
||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
||||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user