diff --git a/.gitignore b/.gitignore index 67d6daeb..20420292 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,7 @@ bower_components/ /*.snap /*_source.tar.bz2 + +# Virtual env +/venv/ +