Skip to content

Commit

Permalink
Merge pull request #1765 from junderw/junderw/fix-gitignore
Browse files Browse the repository at this point in the history
Fix gitignore for clippy exercise
  • Loading branch information
mo8it committed Apr 1, 2024
2 parents 9cb25e1 + 3080141 commit 459c521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ target/
**/*.rs.bk
.DS_Store
*.pdb
exercises/clippy/Cargo.toml
exercises/clippy/Cargo.lock
exercises/22_clippy/Cargo.toml
exercises/22_clippy/Cargo.lock
rust-project.json
.idea
.vscode/*
Expand Down

0 comments on commit 459c521

Please sign in to comment.