Skip to content

Commit

Permalink
Chore: Add vim swap files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Oct 8, 2023
1 parent c5b6997 commit e2f0edf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ local.properties
.idea/
*.iml

# Vim
*.swo
*.swp

# OS-specific files
.DS_Store
.DS_Store?
Expand Down

0 comments on commit e2f0edf

Please sign in to comment.