senlin/.gitignore
tengqm 98e99939ef Tuning tox configuration
We are supporting py34 environment in addition to py27, at the same
time, we are dropping support to py26. This patch also updates the
generated strings.

Change-Id: I606440029b9ac232657d1570ceab90f9569eaa00
2015-04-13 05:46:26 -04:00

22 lines
180 B
Plaintext

*.pyc
*.swp
*~
build
dist
*.eggs
*.egg-info
tags
*.log
senlin-test.db
senlin.sqlite
.venv
AUTHORS
ChangeLog
.tox
.coverage
.coverage.*
cover
.testrepository
.project
.pydevproject