Skip to content

Commit

Permalink
chore: Ignore Vim swap files (#2616)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jille committed Aug 28, 2023
1 parent b19550e commit c269459
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
@@ -1,6 +1,7 @@
/.idea/
__pycache__
.DS_Store
.*.swp

# Devenv
.envrc
Expand Down

0 comments on commit c269459

Please sign in to comment.