We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaeb39a commit 4de6104Copy full SHA for 4de6104
1 file changed
src/config.rs
@@ -63,7 +63,6 @@ fn vendored_gems_path() -> String {
63
64
fn default_ignore_dirs() -> Vec<String> {
65
vec![
66
- ".cursor".to_owned(),
67
".git".to_owned(),
68
".idea".to_owned(),
69
".vscode".to_owned(),
0 commit comments