Add "/env/" to .gitignore

This commit is contained in:
Tim Fechner 2016-09-21 13:28:49 +02:00
parent 6784cb036d
commit d232d70135

1
.gitignore vendored
View file

@ -17,6 +17,7 @@ MANIFEST
# top of salt such as
# - /some/path$ git clone https://github.com/thatch45/salt.git
# - /some/path$ virtualenv --python=/usr/bin/python2.6 salt
/env/
/bin/
/etc/
/include/