mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-21 09:26:22 -05:00
Gitignore special files of PyCharm and Vim
This commit is contained in:
parent
cd2858aa17
commit
3bfaa33c1b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,3 +8,5 @@
|
|||
/src/*.o
|
||||
/bats/
|
||||
/default-packages
|
||||
.idea
|
||||
*.un~
|
||||
|
|
Loading…
Reference in a new issue