# Various data
*.xml
*.iml
tkinter_version/RIMSSchemeDrawer_RT.command
*.pyc
div
div/*
__pycache__/
*.py[co]
.DS_Store
*.log

# PyCharm
.idea

# Python virtual environments
.venv
venv
venv/*
.python-version

# fbs compiled data
target
target/*

# ST3
*.sublime-project
*.sublime-workspace

# testing
.hypothesis

#PyCharm
.idea

# coverage
.coverage

# builds
dist/
*.egg-info/
*.dist-info/
