1
0
Эх сурвалжийг харах

Merge pull request #2256 from DSIW/patch-2

[Python] add .venv as file
Brendan Forster 8 жил өмнө
parent
commit
77a8d1adeb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Python.gitignore

+ 1 - 1
Python.gitignore

@@ -80,7 +80,7 @@ celerybeat-schedule
 .env
 
 # virtualenv
-.venv/
+.venv
 venv/
 ENV/