diff options
author | Jesús <heckyel@hyperbola.info> | 2018-07-11 18:08:05 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-07-11 18:08:05 -0500 |
commit | 2984a85772ee857f9bc7d73543a35cdbc7844a90 (patch) | |
tree | b8d50ce6bf14b9737c7ff86da082b68b5658c66f | |
parent | a03b904c839c5c0eb7f83ce514eb7255f16c9cd5 (diff) | |
download | libresocial-2984a85772ee857f9bc7d73543a35cdbc7844a90.tar.lz libresocial-2984a85772ee857f9bc7d73543a35cdbc7844a90.tar.xz libresocial-2984a85772ee857f9bc7d73543a35cdbc7844a90.zip |
update .gitignore
added virtualenv
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,3 +2,8 @@ *~ \#*\# .\#* + +# virtualenv +.venv/ +venv/ +ENV/ |