Skip to content

Commit

Permalink
Remove *.sw[po] from gitignore
Browse files Browse the repository at this point in the history
This belongs in someone's global gitignore.
  • Loading branch information
dtolnay committed Jan 23, 2025
1 parent c7626db commit 4134f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
target/
*.sw[po]
Cargo.lock

0 comments on commit 4134f11

Please sign in to comment.