Files
clearstack/.gitignore
Julio Montes cbfaeecad8 fix installation
remove ñ to avoid errors with pbr
2015-12-15 11:09:27 -06:00

24 lines
235 B
Plaintext

.coverage
cover/
.testrepository
subunit.log
.venv
*.pyc
.idea
*.sw?
*.egg?
*~
.tox
ChangeLog
build
dist
clearstack.egg-info
clearstack/versioninfo
# Development environment files
.project
.pydevproject
.DS_Store
covhtml/
tags
AUTHORS