Files
clearstack/.gitignore
T
Julio Montes 9aa500cb9d initial commit
add sources
2015-12-14 11:29:34 -06:00

23 lines
227 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