Skip to content

Commit

Permalink
Merge pull request #50 from dexonsmith/ignore-vim-swap-files
Browse files Browse the repository at this point in the history
Ignore vim swap files
  • Loading branch information
anoek authored Dec 15, 2023
2 parents 23103d8 + 081a542 commit 6ab9e59
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 @@ -133,3 +133,5 @@ dmypy.json
*.csv.gz
*.db-journal
data/scripts/*.db

.*.sw?

0 comments on commit 6ab9e59

Please sign in to comment.