[gimp-web/pat/py3] Add py35-venv to .gitignore



commit 2f22e43874e1a6b85b33c7e7e8027fecd4606601
Author: Pat David <patdavid gmail com>
Date:   Sun Apr 5 16:49:56 2020 -0500

    Add py35-venv to .gitignore

 .gitignore | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index 6d372d19..1c7d6ec9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ __pycache__/
 # Python virtual environments
 py3-venv
 py2-venv
+py35-venv


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