Skip to content

Commit

Permalink
add glob for vim swap files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
M0ses committed Aug 9, 2024
1 parent 0ff1a89 commit 244cce7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ cover_db/
/MYMETA.*
nytprof/
nytprof.out
# vim temp files
.*.sw?

0 comments on commit 244cce7

Please sign in to comment.