# uranium
.virtualenv
.env
bin
build
dist
# vcver
VERSION
.eggs
# standard egg installation
**/**.egg-info/**
**/__pycache__/**
_version.py
*.pyc
