Skip to content

Commit

Permalink
fix: ignore VIM swap files
Browse files Browse the repository at this point in the history
- ignore vim swaps

Signed-off-by: slimm609 <[email protected]>
  • Loading branch information
slimm609 committed Nov 20, 2023
1 parent 1c829a4 commit f574d56
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 @@ -24,3 +24,4 @@ bin
*~
.vscode
.DS_Store
.vim/swaps/

0 comments on commit f574d56

Please sign in to comment.