diff --git a/.gitignore b/.gitignore index 5187909..f67fe87 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ roles/** *.tar *.zip *.gzip -*.tgz \ No newline at end of file +*.tgz + +# Python ignore list +/.env/ \ No newline at end of file