Skip to content

Commit

Permalink
Add vim .swp files to gitignore (#2448)
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall authored Aug 19, 2023
1 parent b001313 commit 6aca2e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Cargo.lock
.fuse_hidden*
.idea
.vscode
*.swp
/*.dot
/*.metal
/*.metallib
Expand Down

0 comments on commit 6aca2e2

Please sign in to comment.