mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
gitignore Vim swap files
This commit is contained in:
parent
135adbb192
commit
286a167cf0
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@
|
||||||
/default-packages
|
/default-packages
|
||||||
.idea
|
.idea
|
||||||
*.un~
|
*.un~
|
||||||
|
*.swp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue