[gimp-web/migrate/py3] Add py2-venv to .gitignore



commit 198ba9f63082e8cde7ccf068a9cf946155385ae7
Author: Pat David <patdavid gmail com>
Date:   Mon Jul 15 20:53:10 2019 -0500

    Add py2-venv to .gitignore

 .gitignore | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index 3a262df1..dbaea59c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,5 +17,6 @@ __pycache__/
 *.swp
 
 # Python 3 virtual environment
+py2-venv
 py3-venv
 py35-venv


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]