X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=.gitignore;h=98cf2570bd71f6e6bcf95069895f2af1a8a33d6e;hp=561a5de1413fcc2461db11a3defc2582c1972e8a;hb=99524a3a058922fffee3480df3e2f3896601c582;hpb=92d14ca1368958a172de7f1d3f63c492c7b9c992 diff --git a/.gitignore b/.gitignore index 561a5de..98cf257 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] +.DS_Store # C extensions *.so +# Pyenv +.python-version + # Distribution / packaging .Python env/