Merge pull request #73 from polarkac/custom_prefix
[rainbowstream.git] / .gitignore
index 68d0a4395e9d6ff6be721765e9fc98944dbe0161..b838a07c0a46f95e295ee5759b4e811648123cdb 100644 (file)
@@ -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