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



commit 6b274e794d759e76565bdbdd30cd85737229caa9
Author: Pat David <patdavid gmail com>
Date:   Mon Jul 15 20:52:19 2019 -0500

    Add py2-venv to .gitignore
    
    (cherry picked from commit 9a7d62b9c64a235edb7da275cf1c5180cc11fe83)

 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e70eaf2c..6d372d19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,7 @@ __pycache__/
 
 # Vim swap files
 *.swp
+
+# Python virtual environments
 py3-venv
+py2-venv


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