# Compiled Python bytecode
*.py[cod]


# JetBrains IDE
.idea/


# Unit test reports
TEST*.xml


# Generated by MacOS
.DS_Store


# Python virtual environment
.venv/


# log files (uncomment to ignore)
# logs/


# Other Ignore Files/Paths should be added here
*.db
