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



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

    Add py2-venv to .gitignore

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


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