Skip to content

Commit 20836d3

Browse files
committed
Remove duplicated .gitignore
1 parent 79bec03 commit 20836d3

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Cargo.lock
1919
/target
2020
/clippy_lints/target
2121
/clippy_workspace_tests/target
22+
/clippy_dev/target
2223

2324
# Generated by dogfood
2425
/target_recur/
@@ -33,6 +34,3 @@ helper.txt
3334
*.iml
3435
.vscode
3536
.idea
36-
37-
# Used by the Clippy build script
38-
min_version.txt

clippy_dev/.gitignore

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)