diff --git a/.gitignore b/.gitignore index f40fd02038a..5e374591b81 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,10 @@ output/ .exrc .helix/ +# Environments +.venv*/ +venv*/ + # Gradle/AndroidStudio .gradle/ .cxx/