openstack-doc-tools/.gitignore
Andreas Jaeger 89cf4a3eb8 Import venv setup from oslo-incubator
Import usual venv tools for easier python development.
This includes setup of openstack-common.conf.

Update .gitignore for changes.

Change-Id: I9d08bbbe10f4692fbd409b26238cc033a382cc24
2014-01-01 11:11:29 +01:00

26 lines
192 B
Plaintext

.DS_Store
.venv
# Packages
*.py[cod]
*.egg
*.egg-info
dist
build
eggs
sdist
# Unit test / coverage reports
.coverage
.tox
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.bak