Commit 097b773
Improve ignoring of vim swap files by git
When a file opened in vim multiple times, vim starts producing swap
files with different extensions, for example .swo. Add them to gitignore
so git doesn't highlight them.1 parent eb33c58 commit 097b773
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments