Skip to content

Commit 0fba4cf

Browse files
authored
Merge pull request #1892 from effigies/patch-2
Ignore vim swap files
2 parents 70b2084 + 9087b40 commit 0fba4cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ crash*.pklz
2424
htmlcov/
2525
__pycache__/
2626
*~
27+
.*.swp
2728
.ipynb_checkpoints/
2829
.ruby-version

0 commit comments

Comments
 (0)