]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Updated gitignore to include venvs
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 28 Dec 2016 08:51:24 +0000 (09:51 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 28 Dec 2016 08:51:24 +0000 (09:51 +0100)
.gitignore

index 8ea95fc98c32cde0c1940d41e58c1df49d0c21d3..d1b99f5685203e7c200d7e2d69aa9722ab13fde0 100644 (file)
@@ -10,3 +10,5 @@ dist/
 .tox/
 .cache/
 .idea/
+venv/
+venv-*/