|
|
|
__pycache__/ |
|
*.py[cod] |
|
*$py.class |
|
|
|
|
|
*.so |
|
|
|
|
|
*~ |
|
~* |
|
.*~ |
|
\ |
|
. |
|
* |
|
|
|
|
|
.Python |
|
build/ |
|
develop-eggs/ |
|
dist/ |
|
downloads/ |
|
eggs/ |
|
.eggs/ |
|
lib/ |
|
lib64/ |
|
parts/ |
|
sdist/ |
|
var/ |
|
wheels/ |
|
*.egg-info/ |
|
.installed.cfg |
|
*.egg |
|
MANIFEST |
|
|
|
|
|
|
|
|
|
*.manifest |
|
*.spec |
|
|
|
|
|
pip-log.txt |
|
pip-delete-this-directory.txt |
|
|
|
|
|
htmlcov/ |
|
.tox/ |
|
.coverage |
|
.coverage.* |
|
.cache |
|
nosetests.xml |
|
coverage.xml |
|
*.cover |
|
.hypothesis/ |
|
.pytest_cache/ |
|
*.mp4 |
|
|
|
|
|
prof/ |
|
*.cprof |
|
|
|
|
|
debian/files |
|
debian/python-beaver* |
|
|
|
|
|
doc/_build |
|
|
|
|
|
doc/aws_hostname.1 |
|
|
|
_run.py |
|
_devfiles/* |
|
|
|
_build |
|
_static |
|
_templates |
|
_autosummary |
|
.pytest_cache* |
|
|
|
.vscode/ |
|
|
|
|
|
/site |
|
|
|
|
|
.mypy_cache/ |
|
|
|
|
|
.DS_Store |
|
.AppleDouble |
|
.LSOverride |
|
|
|
|
|
Icon? |
|
Icon |
|
|
|
|
|
|
|
._* |
|
|
|
|
|
.DocumentRevisions-V100 |
|
.fseventsd |
|
.Spotlight-V100 |
|
.TemporaryItems |
|
.Trashes |
|
.VolumeIcon.icns |
|
.com.apple.timemachine.donotpresent |
|
|
|
|
|
.AppleDB |
|
.AppleDesktop |
|
Network Trash Folder |
|
Temporary Items |
|
.apdisk |
|
|
|
.dropbox |
|
|
|
|
|
test/**/*.xml |
|
/*.gv |
|
/*.dot |
|
/*.xml |
|
|
|
|
|
.idea/ |
|
.idea/workspace.xml |
|
.idea/usage.statistics.xml |
|
.idea/tasks.xml |
|
.idea/modules.xml |
|
.idea/*.iml |
|
|
|
|
|
*.sublime-project |
|
|
|
|
|
venv/ |
|
env/ |
|
|
|
|
|
__cache__/ |