Merge pull request #5965 from coopdevs/ignore-pyenv-file

Gitignore pyenv's Python version file
This commit is contained in:
Luis Ramos
2020-09-02 23:50:42 +01:00
committed by GitHub

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.bundle
.rbenv-version
.python-version
.byebug_history
.swp
*.swo