cloudkitty-dashboard/.gitignore
Qian Min Chen 442072bf12 Modify the '.gitignore' file
Since the horizon remove the 'run_tests.sh' file,
so there should remove '.venv' from the '.gitignore' file.

Change-Id: Iccddfef8e2733c0a2440ad940e6de674ec538b37
2018-08-20 00:07:32 +00:00

18 lines
145 B
Plaintext

*.pyc
*.egg-info
*.log
build
.coverage
.coverage.*
.tox
cover
htmlcov
.secret_key_store
.stestr/
dist
*.egg
*.sw?
.ropeproject
AUTHORS
ChangeLog