X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=.gitignore;h=b838a07c0a46f95e295ee5759b4e811648123cdb;hp=68d0a4395e9d6ff6be721765e9fc98944dbe0161;hb=f07cfb6b8f5fed1c649d5293cb4c9ea881eca825;hpb=1a0ac1b8adcc68a988361253581f6fa636f68274 diff --git a/.gitignore b/.gitignore index 68d0a43..b838a07 100644 --- a/.gitignore +++ b/.gitignore @@ -5,11 +5,15 @@ __pycache__/ # C extensions *.so +# Pyenv +.python-version + # Distribution / packaging .Python env/ bin/ build/ +_build/ develop-eggs/ dist/ eggs/ @@ -62,7 +66,7 @@ docs/_build/ *.swo* # Virtualenv -/venv/* +/venv* # History completer completer.hist