Skip to content

Commit 3080141

Browse files
committed
Fix gitignore for clippy exercise
1 parent bc3808c commit 3080141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ target/
33
**/*.rs.bk
44
.DS_Store
55
*.pdb
6-
exercises/clippy/Cargo.toml
7-
exercises/clippy/Cargo.lock
6+
exercises/22_clippy/Cargo.toml
7+
exercises/22_clippy/Cargo.lock
88
rust-project.json
99
.idea
1010
.vscode/*

0 commit comments

Comments
 (0)