diff --git a/.gitignore b/.gitignore index a655050c2631466828b5b8bfc59ae27f9ac02dc5..3d7483f362f8b54359d3f92915383ead5d8fcf37 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,6 @@ target/ #Ipython Notebook .ipynb_checkpoints + +# VirtualEnv +python \ No newline at end of file