Skip to content

Commit 760dbfe

Browse files
authored
Merge pull request #4443 from srcres258/main
Add RustRover entry for Rust.gitignore
2 parents 745b639 + c46dfda commit 760dbfe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Rust.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,10 @@ Cargo.lock
1212

1313
# MSVC Windows builds of rustc generate these, which store debugging information
1414
*.pdb
15+
16+
# RustRover
17+
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
18+
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
19+
# and can be added to the global gitignore or merged into this file. For a more nuclear
20+
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
21+
#.idea/

0 commit comments

Comments
 (0)