X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=.gitignore;h=b838a07c0a46f95e295ee5759b4e811648123cdb;hp=ec01fee9eac9f17a056dc757c6475dc1267f57a9;hb=be4dba0eaa164b49f37930e9fa41e240cd36f06c;hpb=c3bab4ef2c05950ac280571d9b3575beb5203b31 diff --git a/.gitignore b/.gitignore index ec01fee..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/