blob: 4795d165babdca487e7d0f55e518a02d9b6c32dd [file] [log] [blame]
.DS_Store
build/*
.build/*
*.o
*-
*.ps
*.sp
*.eps
*.bak
# python bindings
*.rdb
.pytest_cache/
.config
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
# pyenv
.python-version
# dotenv
.env
# virtualenv
.venv
venv/