gitignore: Add swp files (for vim).
This commit is contained in:
parent
4d03ab0558
commit
5c86679d5a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -45,6 +45,9 @@ zuliprc
|
||||||
botserverrc
|
botserverrc
|
||||||
.botserverrc
|
.botserverrc
|
||||||
|
|
||||||
|
# vim
|
||||||
|
.swp
|
||||||
|
|
||||||
# mypy
|
# mypy
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue