Explorar o código

Merge pull request #76716 from brno32/venv-gitignore

Max Hilbrunner %!s(int64=2) %!d(string=hai) anos
pai
achega
abd3de9a68
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -63,6 +63,10 @@ tests/data/*.translation
 # Binutils tmp linker output of the form "stXXXXXX" where "X" is alphanumeric
 st[A-Za-z0-9][A-Za-z0-9][A-Za-z0-9][A-Za-z0-9][A-Za-z0-9][A-Za-z0-9]
 
+# Python development
+.venv
+venv
+
 # Python generated
 __pycache__/
 *.pyc