commit | 297eb2681b4e1ed6beb6c6ae90542c505b233546 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon May 15 17:00:53 2017 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Tue May 16 16:32:29 2017 -0700 |
tree | 7e07543f40040684b5033e836f5e89d8fe644c66 | |
parent | e9932473819ce38d5f321e589c03a6e1edeef085 [diff] [blame] |
Creating python venv Change-Id: I08829d5c506ff98355fb8360ed82bf7de9390d84
diff --git a/.gitignore b/.gitignore index 4c357fa..73ddaa1 100644 --- a/.gitignore +++ b/.gitignore
@@ -25,3 +25,10 @@ migrations/ onboarding-docker-compose/ key_import/ + +# tmp files +containers/chameleon/tmp.chameleon/ +containers/xos/local_certs.crt +containers/xos/tmp.chameleon/ +containers/xos/BUILD/ +venv-xos/ \ No newline at end of file